Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetLoweringObjectFile.h274 virtual MCSymbol *getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/
HDTargetMachine.cpp291 if (MCSymbol *TargetSymbol = TLOF->getTargetSymbol(GV, *this)) in getSymbol()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLoweringObjectFileImpl.h292 MCSymbol *getTargetSymbol(const GlobalValue *GV,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp2333 TargetLoweringObjectFileXCOFF::getTargetSymbol(const GlobalValue *GV, in getTargetSymbol() function in TargetLoweringObjectFileXCOFF