Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARM.h62 void LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DARMMCInstLower.cpp123 void llvm::LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerARMMachineInstrToMCInst() function in llvm
H A DARMAsmPrinter.cpp2325 LowerARMMachineInstrToMCInst(MI, TmpInst, *this); in emitInstruction()