LLVM API Documentation
#include "PPCMCExpr.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCAsmInfo.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ppcmcexpr" |
Functions | |
static void | AddValueSymbols_ (const MCExpr *Value, MCAssembler *Asm) |
#define DEBUG_TYPE "ppcmcexpr" |
Definition at line 10 of file PPCMCExpr.cpp.
|
static |
Definition at line 128 of file PPCMCExpr.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::PPCMCExpr::AddValueSymbols().