Home
last modified time | relevance | path

Searched refs:getTargetSymbol (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp222 if (MCSymbol *TargetSymbol = TLOF->getTargetSymbol(GV, *this)) in getSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h264 virtual MCSymbol *getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h279 MCSymbol *getTargetSymbol(const GlobalValue *GV,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2181 TargetLoweringObjectFileXCOFF::getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function in TargetLoweringObjectFileXCOFF