Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp84 static bool isScalarExtractInstr(const MachineInstr &MI) { in isScalarExtractInstr() function
422 if (isScalarExtractInstr(MI)) { in getDemanded()
879 assert(isScalarExtractInstr(MI)); in computeInfoForInstr()