HomeSort by: relevance | last modified time | path
    Searched refs:LowerPPCMachineInstrToMCInst (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPC.h 55 void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
PPCAsmPrinter.cpp 756 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
808 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
867 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
891 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
924 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
956 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
984 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
1023 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
1057 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this);
1097 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this)
    [all...]
PPCMCInstLower.cpp 151 void llvm::LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,

Completed in 26 milliseconds