Home
last modified time | relevance | path

Searched defs:GetBlockAddressSymbol (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp38 return Printer.GetBlockAddressSymbol(MO.getBlockAddress()); in GetBlockAddressSymbol() function in LanaiMCInstLower
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp85 GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() function in MSP430MCInstLower
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3818 MCSymbol *AsmPrinter::GetBlockAddressSymbol(const BlockAddress *BA) const { GetBlockAddressSymbol() function in AsmPrinter
3823 MCSymbol *AsmPrinter::GetBlockAddressSymbol(const BasicBlock *BB) const { GetBlockAddressSymbol() function in AsmPrinter