Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp627 bool hasEquallyZeroAVL(const VSETVLIInfo &Other, in hasEquallyZeroAVL() function in __anoncddf45c50111::VSETVLIInfo
748 if (Used.VLZeroness && !hasEquallyZeroAVL(Require, LIS)) in isCompatible()
1235 bool EquallyZero = IncomingInfo.hasEquallyZeroAVL(PrevInfo, LIS) && in transferBefore()
1617 if (!getInfoForVSETVLI(PrevMI).hasEquallyZeroAVL(getInfoForVSETVLI(MI), in canMutatePriorConfig()