Searched refs:EVLPos (Results 1 – 1 of 1) sorted by relevance
421 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam() local422 return getArgOperand(*EVLPos); in getVectorLengthParam()427 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam() local428 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()