Home
last modified time | relevance | path

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

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