Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfoImpls.h45 StubValueTy &getFnStubEntry(MCSymbol *Sym) { in getFnStubEntry() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCMCInstLower.cpp55 getMachOMMI(AP).getFnStubEntry(Sym); in GetSymbolFromOperand()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp125 MMI->getObjFileInfo<MachineModuleInfoMachO>().getFnStubEntry(Sym); in printSymbolOperand()
149 MMI->getObjFileInfo<MachineModuleInfoMachO>().getFnStubEntry(Sym); in printSymbolOperand()
DX86MCInstLower.cpp110 getMachOMMI().getFnStubEntry(Sym); in GetSymbolFromOperand()