Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInsertVSETVLI.cpp351 bool hasNonZeroAVL() const { in hasNonZeroAVL() function in __anon4c2f49c10111::VSETVLIInfo
362 return (hasNonZeroAVL() && Other.hasNonZeroAVL()); in hasEquallyZeroAVL()
DRISCVISelLowering.cpp5974 static bool hasNonZeroAVL(SDValue AVL) { in hasNonZeroAVL() function
5990 const bool NonZeroAVL = hasNonZeroAVL(VL); in lowerReductionSeq()
8228 if (!hasNonZeroAVL(ScalarV.getOperand(2))) in combineBinOpToReduce()