Searched refs:insertVSETVLI (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInsertVSETVLI.cpp | 887 void insertVSETVLI(MachineBasicBlock &MBB, 1051 void RISCVInsertVSETVLI::insertVSETVLI(MachineBasicBlock &MBB, in insertVSETVLI() function in RISCVInsertVSETVLI 1425 insertVSETVLI(MBB, MI, MI.getDebugLoc(), CurInfo, PrevInfo); in emitVSETVLIs() 1443 insertVSETVLI(MBB, MI, MI.getDebugLoc(), CurInfo, PrevInfo); in emitVSETVLIs() 1606 insertVSETVLI(*UnavailablePred, InsertPt, in doPRE()
|