Searched refs:getVectorLengthParamPos (Results 1 – 4 of 4) sorted by relevance
64 auto VLenPosOpt = VPIntrinsic::getVectorLengthParamPos(VPID); in createVectorInstruction()
416 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam()422 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam()440 VPIntrinsic::getVectorLengthParamPos(Intrinsic::ID IntrinsicID) { in getVectorLengthParamPos() function in VPIntrinsic
493 static std::optional<unsigned> getVectorLengthParamPos(
7703 auto EVLParamPos = VPIntrinsic::getVectorLengthParamPos(IID); in visitVectorPredicationIntrinsic()