Searched refs:EVLPos (Results 1 – 1 of 1) sorted by relevance
360 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam() local361 return getArgOperand(*EVLPos); in getVectorLengthParam()366 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam() local367 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()