Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEMCInstLower.cpp77 void llvm::LowerVEMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in LowerVEMachineInstrToMCInst() function in llvm
H A DVE.h32 void LowerVEMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DVEAsmPrinter.cpp352 LowerVEMachineInstrToMCInst(&*I, TmpInst, *this); in emitInstruction()