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

  /external/llvm/lib/Target/PowerPC/
PPC.h 37 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
PPCMCInstLower.cpp 132 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
PPCAsmPrinter.cpp 348 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
387 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());

Completed in 200 milliseconds