Searched refs:getVectorLengthParamPos (Results 1 – 5 of 5) sorted by relevance
64 auto VLenPosOpt = VPIntrinsic::getVectorLengthParamPos(VPID); in createVectorInstruction()
360 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam()366 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam()383 VPIntrinsic::getVectorLengthParamPos(Intrinsic::ID IntrinsicID) { in getVectorLengthParamPos() function in VPIntrinsic
244 VPIntrinsic::getVectorLengthParamPos(F.getIntrinsicID()); in TEST_F()
405 static Optional<unsigned> getVectorLengthParamPos(Intrinsic::ID IntrinsicID);
7604 auto EVLParamPos = VPIntrinsic::getVectorLengthParamPos(IID); in visitVectorPredicationIntrinsic()