Home
last modified time | relevance | path

Searched refs:getGVStubEntry (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h44 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
73 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h40 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
68 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfoImpls.h50 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
83 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry() function
/external/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp30 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp35 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp331 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getExprForDwarfGlobalReference()
511 MachOMMI.getGVStubEntry(SSym); in getExprForDwarfGlobalReference()
541 MachOMMI.getGVStubEntry(SSym); in getCFIPersonalitySymbol()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCAsmPrinter.cpp187 MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry(NLPSym); in printOperand()
207 .getGVStubEntry(SymToPrint); in printOperand()
599 MMIMacho.getGVStubEntry(NLPSym); in doFinalization()
DPPCMCInstLower.cpp83 MachO.getHiddenGVStubEntry(Sym) : MachO.getGVStubEntry(Sym); in GetSymbolFromOperand()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp98 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
687 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
713 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getCFIPersonalitySymbol()
764 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub); in getIndirectSymViaGOTPCRel()
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp68 MachineModuleInfoImpl::StubValueTy &StubSym = MachO.getGVStubEntry(Sym); in GetSymbolFromOperand()
DPPCAsmPrinter.cpp203 MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry( in printOperand()
1359 MMIMacho.getGVStubEntry(NLPSym); in doFinalization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp68 MachineModuleInfoImpl::StubValueTy &StubSym = MachO.getGVStubEntry(Sym); in GetSymbolFromOperand()
DPPCAsmPrinter.cpp232 MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry( in printOperand()
1593 MMIMacho.getGVStubEntry(NLPSym); in doFinalization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp220 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
883 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getTTypeGlobalReference()
909 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym); in getCFIPersonalitySymbol()
960 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub); in getIndirectSymViaGOTPCRel()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp109 P.MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry(Sym); in printSymbolOperand()
DX86MCInstLower.cpp166 getMachOMMI().getGVStubEntry(Sym); in GetSymbolFromOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp137 P.MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry(Sym); in printSymbolOperand()
DX86MCInstLower.cpp166 getMachOMMI().getGVStubEntry(Sym); in GetSymbolFromOperand()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp111 MMI->getObjFileInfo<MachineModuleInfoMachO>().getGVStubEntry(Sym); in printSymbolOperand()
DX86MCInstLower.cpp82 getMachOMMI().getGVStubEntry(Sym); in GetSymbolFromOperand()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp834 MMIMachO.getGVStubEntry(MCSym); in GetARMGVSymbol()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp925 : MMIMachO.getGVStubEntry(MCSym); in GetARMGVSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp808 : MMIMachO.getGVStubEntry(MCSym); in GetARMGVSymbol()