Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPC.h | 45 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
D | PPCAsmPrinter.cpp | 500 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 529 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 573 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 604 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 650 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 692 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 743 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction() 984 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, isDarwin); in EmitInstruction()
|
D | PPCMCInstLower.cpp | 173 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm
|