Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp55 static bool isScalarMoveInstr(const MachineInstr &MI) { in isScalarMoveInstr() function
961 if (isScalarMoveInstr(MI) && in needVSETVLI()
1015 if (isScalarMoveInstr(MI) && PrevInfo.isValid() && in transferBefore()