/external/llvm-project/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 32 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
D | X86TargetObjectFile.cpp | 42 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.h | 39 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | AArch64TargetObjectFile.cpp | 60 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.h | 38 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
D | AArch64TargetObjectFile.cpp | 61 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.h | 43 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
D | AArch64TargetObjectFile.cpp | 60 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/external/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 34 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | X86TargetObjectFile.cpp | 51 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 33 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
D | X86TargetObjectFile.cpp | 49 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 194 virtual const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV, in getIndirectSymViaGOTPCRel() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 176 virtual const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym, in getIndirectSymViaGOTPCRel() function
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 131 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 214 virtual const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV, in getIndirectSymViaGOTPCRel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 130 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 139 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 722 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1113 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1318 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2235 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2708 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2847 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|