Searched refs:getVectorLengthParamPos (Results 1 – 4 of 4) sorted by relevance
78 auto VLenPosOpt = VPIntrinsic::getVectorLengthParamPos(VPID); in createVectorInstructionImpl()
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
566 static std::optional<unsigned> getVectorLengthParamPos(
8510 auto EVLParamPos = VPIntrinsic::getVectorLengthParamPos(IID); in visitVectorPredicationIntrinsic()