Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h255 virtual MCSymbol *getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function
/external/llvm-project/llvm/lib/Target/
DTargetMachine.cpp240 if (MCSymbol *TargetSymbol = TLOF->getTargetSymbol(GV, *this)) in getSymbol()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h267 MCSymbol *getTargetSymbol(const GlobalValue *GV,
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp2116 TargetLoweringObjectFileXCOFF::getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function in TargetLoweringObjectFileXCOFF