Searched refs:LowerARMMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
63 void LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
123 void llvm::LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerARMMachineInstrToMCInst() function in llvm
2227 LowerARMMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()