Searched refs:getVectorLengthParamPos (Results 1 – 4 of 4) sorted by relevance
62 auto VLenPosOpt = VPIntrinsic::getVectorLengthParamPos(VPID); in createVectorInstruction()
421 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam()427 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam()445 VPIntrinsic::getVectorLengthParamPos(Intrinsic::ID IntrinsicID) { in getVectorLengthParamPos() function in VPIntrinsic
561 static std::optional<unsigned> getVectorLengthParamPos(
8095 auto EVLParamPos = VPIntrinsic::getVectorLengthParamPos(IID); in visitVectorPredicationIntrinsic()