Home
last modified time | relevance | path

Searched refs:getSymbolWithGlobalValueBase (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp26 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", Mang, TM); in getTTypeGlobalReference()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp31 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", TM); in getTTypeGlobalReference()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h129 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h129 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp103 MCSymbol *TargetLoweringObjectFile::getSymbolWithGlobalValueBase( in getSymbolWithGlobalValueBase() function in TargetLoweringObjectFile
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp96 GVSym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printSymbolOperand()
107 MCSymbol *Sym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printSymbolOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp124 GVSym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printSymbolOperand()
135 MCSymbol *Sym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printSymbolOperand()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp94 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", Mang, TM); in getTTypeGlobalReference()
683 getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", Mang, TM); in getTTypeGlobalReference()
709 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", Mang, TM); in getCFIPersonalitySymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp113 MCSymbol *TargetLoweringObjectFile::getSymbolWithGlobalValueBase( in getSymbolWithGlobalValueBase() function in TargetLoweringObjectFile
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h348 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h436 MCSymbol *getSymbolWithGlobalValueBase(const GlobalValue *GV,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp216 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, ".DW.stub", TM); in getTTypeGlobalReference()
879 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", TM); in getTTypeGlobalReference()
905 MCSymbol *SSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr", TM); in getCFIPersonalitySymbol()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp201 SymToPrint = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printOperand()
1357 getSymbolWithGlobalValueBase(Personality, "$non_lazy_ptr"); in doFinalization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp230 SymToPrint = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in printOperand()
1591 getSymbolWithGlobalValueBase(Personality, "$non_lazy_ptr"); in doFinalization()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2386 MCSymbol *AsmPrinter::getSymbolWithGlobalValueBase(const GlobalValue *GV, in getSymbolWithGlobalValueBase() function in AsmPrinter
2388 return getObjFileLowering().getSymbolWithGlobalValueBase(GV, Suffix, *Mang, in getSymbolWithGlobalValueBase()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2706 MCSymbol *AsmPrinter::getSymbolWithGlobalValueBase(const GlobalValue *GV, in getSymbolWithGlobalValueBase() function in AsmPrinter
2708 return getObjFileLowering().getSymbolWithGlobalValueBase(GV, Suffix, TM); in getSymbolWithGlobalValueBase()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp920 MCSymbol *MCSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in GetARMGVSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp803 MCSymbol *MCSym = getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr"); in GetARMGVSymbol()