Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp561 bool hasCompatibleVTYPE(const MachineInstr &MI, in hasCompatibleVTYPE() function in __anon1aeaf6f50111::VSETVLIInfo
589 return hasSameAVL(Require) && hasCompatibleVTYPE(MI, Require); in isCompatible()
976 CurInfo.hasCompatibleVTYPE(MI, Require)) { in needVSETVLI()