LLVM 22.0.0git
DWARFExpression.cpp File Reference
#include "llvm/DebugInfo/DWARF/LowLevel/DWARFExpression.h"
#include <cassert>
#include <cstdint>
#include <vector>
#include "llvm/BinaryFormat/Dwarf.def"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define HANDLE_DW_OP_LLVM_USEROP(ID, NAME)

Functions

static std::vector< Descllvm::getOpDescriptions ()
static Desc llvm::getDescImpl (ArrayRef< Desc > Descriptions, unsigned Opcode)
static Desc llvm::getOpDesc (unsigned Opcode)
static std::vector< Descllvm::getSubOpDescriptions ()
static Desc llvm::getSubOpDesc (unsigned Opcode, unsigned SubOpcode)

Macro Definition Documentation

◆ HANDLE_DW_OP_LLVM_USEROP

#define HANDLE_DW_OP_LLVM_USEROP ( ID,
NAME )
Value:
+1