Home
last modified time | relevance | path

Searched refs:getAddrLabelSymbol (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h237 MCSymbol *getAddrLabelSymbol(const BasicBlock *BB) { in getAddrLabelSymbol() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3088 return MMI->getAddrLabelSymbol(BA->getBasicBlock()); in GetBlockAddressSymbol()
3092 return MMI->getAddrLabelSymbol(BB); in GetBlockAddressSymbol()