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()405 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInReduction()548 assert(VPI.canIgnoreVectorLengthParam()); in expandPredicationInMemoryIntrinsic()612 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInComparison()631 if (VPI.canIgnoreVectorLengthParam()) in discardEVLParameter()663 if (VPI.canIgnoreVectorLengthParam()) in foldEVLIntoMask()683 assert(VPI.canIgnoreVectorLengthParam() && in foldEVLIntoMask()
607 bool VPIntrinsic::canIgnoreVectorLengthParam() const { in canIgnoreVectorLengthParam() function in VPIntrinsic
579 bool canIgnoreVectorLengthParam() const;