Home
last modified time | relevance | path

Searched refs:LowerPPCMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.h56 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCAsmPrinter.cpp788 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
919 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
983 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1007 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1044 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1076 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1104 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1143 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1177 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
1217 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()
[all …]
H A DPPCMCInstLower.cpp151 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerPPCMachineInstrToMCInst() function in llvm