Home
last modified time | relevance | path

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

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