HomeSort by relevance Sort by last modified time
    Searched refs:getMachOMMI (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MCInstLower.h 47 MachineModuleInfoMachO &getMachOMMI() const;
X86MCInstLower.cpp 37 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const {
82 getMachOMMI().getGVStubEntry(Sym);
96 getMachOMMI().getHiddenGVStubEntry(Sym);
110 getMachOMMI().getFnStubEntry(Sym);
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMCInstLower.cpp 26 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) {
55 getMachOMMI(AP).getFnStubEntry(Sym);
79 MachineModuleInfoMachO &MachO = getMachOMMI(AP);
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 33 static MachineModuleInfoMachO &getMachOMMI(AsmPrinter &AP) {
66 MachineModuleInfoMachO &MachO = getMachOMMI(AP);
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 70 MachineModuleInfoMachO &getMachOMMI() const;
115 MachineModuleInfoMachO &X86MCInstLower::getMachOMMI() const {
166 getMachOMMI().getGVStubEntry(Sym);
    [all...]

Completed in 151 milliseconds