Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp27 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) { in getMachOMMI() function
56 getMachOMMI(AP).getFnStubEntry(Sym); in GetSymbolFromOperand()
80 MachineModuleInfoMachO &MachO = getMachOMMI(AP); in GetSymbolFromOperand()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp52 MachineModuleInfoMachO &getMachOMMI() const;
62 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const { in getMachOMMI() function in X86MCInstLower
108 getMachOMMI().getGVStubEntry(Sym); in GetSymbolFromOperand()
122 getMachOMMI().getHiddenGVStubEntry(Sym); in GetSymbolFromOperand()
136 getMachOMMI().getFnStubEntry(Sym); in GetSymbolFromOperand()