Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp112 static bool isScalarSplatInstr(const MachineInstr &MI) { in isScalarSplatInstr() function
494 if (isScalarSplatInstr(MI) && VLOp.isImm() && VLOp.getImm() == 1 && in getDemanded()