Searched refs:getVectorLengthParamPos (Results 1 – 3 of 3) sorted by relevance
308 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam()314 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam()331 VPIntrinsic::getVectorLengthParamPos(Intrinsic::ID IntrinsicID) { in getVectorLengthParamPos() function in VPIntrinsic
398 static Optional<unsigned> getVectorLengthParamPos(Intrinsic::ID IntrinsicID);
7344 VPIntrinsic::getVectorLengthParamPos(VPIntrin.getIntrinsicID()); in visitVectorPredicationIntrinsic()