Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp887 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()