Searched refs:canIgnoreVectorLengthParam (Results 1 – 4 of 4) sorted by relevance
237 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInBinaryOperator()316 assert((maySpeculateLanes(VPI) || VPI.canIgnoreVectorLengthParam()) && in expandPredicationInReduction()403 assert(VPI.canIgnoreVectorLengthParam()); in expandPredicationInMemoryIntrinsic()468 if (VPI.canIgnoreVectorLengthParam()) in discardEVLParameter()500 if (VPI.canIgnoreVectorLengthParam()) in foldEVLIntoMask()520 assert(VPI.canIgnoreVectorLengthParam() && in foldEVLIntoMask()
221 ASSERT_EQ(*ExpectedIt, VPI->canIgnoreVectorLengthParam()); in TEST_F()
480 bool VPIntrinsic::canIgnoreVectorLengthParam() const { in canIgnoreVectorLengthParam() function in VPIntrinsic
422 bool canIgnoreVectorLengthParam() const;