Home
last modified time | relevance | path

Searched refs:getMachOMMI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp33 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) { in getMachOMMI() function
76 getMachOMMI(AP).getFnStubEntry(Sym); in GetSymbolFromOperand()
96 MachineModuleInfoMachO &MachO = getMachOMMI(AP); in GetSymbolFromOperand()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp58 MachineModuleInfoMachO &getMachOMMI() const;
118 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI() function in X86MCInstLower
175 getMachOMMI().getGVStubEntry(Sym); in GetSymbolFromOperand()
187 getMachOMMI().getHiddenGVStubEntry(Sym); in GetSymbolFromOperand()
199 getMachOMMI().getFnStubEntry(Sym); in GetSymbolFromOperand()