Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp9793 static bool isNonZeroAVL(SDValue AVL) { in isNonZeroAVL() function
9809 const bool NonZeroAVL = isNonZeroAVL(VL); in lowerReductionSeq()
13111 if (!isNonZeroAVL(ScalarV.getOperand(2))) in combineBinOpToReduce()
13122 if (!isNonZeroAVL(Reduce.getOperand(5))) in combineBinOpToReduce()