Searched refs:PrevAVL (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1512 auto &PrevAVL = PrevMI.getOperand(1); local
1520 if (!PrevAVL.isReg() || PrevAVL.getReg() != AVL.getReg())

Completed in 109 milliseconds