Searched refs:getVectorLengthParamPos (Results 1 – 4 of 4) sorted by relevance
389 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam()395 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam()413 VPIntrinsic::getVectorLengthParamPos(Intrinsic::ID IntrinsicID) { in getVectorLengthParamPos() function in VPIntrinsic
578 getVectorLengthParamPos(Intrinsic::ID IntrinsicID);
153 if (VPIntrinsic::getVectorLengthParamPos(ID) == ScalarOpdIdx) in isVectorIntrinsicWithScalarOpAtArg()
8664 auto EVLParamPos = VPIntrinsic::getVectorLengthParamPos(IID); in visitVectorPredicationIntrinsic()