Searched refs:canIgnoreVectorLengthParam (Results 1 – 3 of 3) sorted by relevance
240 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInBinaryOperator()319 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInReduction()406 assert(VPI.canIgnoreVectorLengthParam()); in expandPredicationInMemoryIntrinsic()470 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInComparison()489 if (VPI.canIgnoreVectorLengthParam()) in discardEVLParameter()521 if (VPI.canIgnoreVectorLengthParam()) in foldEVLIntoMask()541 assert(VPI.canIgnoreVectorLengthParam() && in foldEVLIntoMask()
540 bool VPIntrinsic::canIgnoreVectorLengthParam() const { in canIgnoreVectorLengthParam() function in VPIntrinsic
511 bool canIgnoreVectorLengthParam() const;