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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h53 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DPPCAsmPrinter.cpp610 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
662 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
718 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
747 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
777 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
803 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
841 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
874 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
914 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
1156 LowerPPCMachineInstrToMCInst(M
[all...]
H A DPPCMCInstLower.cpp139 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, function in class:llvm

Completed in 107 milliseconds