Searched refs:canIgnoreVectorLengthParam (Results 1 – 3 of 3) sorted by relevance
255 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInBinaryOperator()320 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationToFPCall()417 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInReduction()572 assert(VPI.canIgnoreVectorLengthParam()); in expandPredicationInMemoryIntrinsic()636 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInComparison()655 if (VPI.canIgnoreVectorLengthParam()) in discardEVLParameter()687 if (VPI.canIgnoreVectorLengthParam()) in foldEVLIntoMask()707 assert(VPI.canIgnoreVectorLengthParam() && in foldEVLIntoMask()
621 bool VPIntrinsic::canIgnoreVectorLengthParam() const { in canIgnoreVectorLengthParam() function in VPIntrinsic
588 bool canIgnoreVectorLengthParam() const;