Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp115 static bool isVSlideInstr(const MachineInstr &MI) { in isVSlideInstr() function
1024 if (isVSlideInstr(MI) && Require.hasAVLImm() && Require.getAVLImm() == 1 && in needVSETVLI()