Searched refs:InnerVL (Results 1 – 1 of 1) sorted by relevance
9817 auto InnerVL = NonZeroAVL ? VL : DAG.getConstant(1, DL, XLenVT); in lowerReductionSeq() 9818 SDValue InitialValue = lowerScalarInsert(StartValue, InnerVL, InnerVT, DL, in lowerReductionSeq() 9815 auto InnerVL = NonZeroAVL ? VL : DAG.getConstant(1, DL, XLenVT); lowerReductionSeq() local