LLVM API Documentation
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "armmcexpr" |
Functions | |
static void | AddValueSymbols_ (const MCExpr *Value, MCAssembler *Asm) |
#define DEBUG_TYPE "armmcexpr" |
Definition at line 10 of file ARMMCExpr.cpp.
|
static |
Definition at line 45 of file ARMMCExpr.cpp.
References llvm::HexStyle::Asm, llvm::MCExpr::Binary, llvm::MCExpr::Constant, llvm::MCExpr::getKind(), llvm::MCBinaryExpr::getLHS(), llvm::MCAssembler::getOrCreateSymbolData(), llvm::MCBinaryExpr::getRHS(), llvm_unreachable, llvm::MCExpr::SymbolRef, llvm::MCExpr::Target, and llvm::MCExpr::Unary.
Referenced by llvm::ARMMCExpr::AddValueSymbols().