Searched refs:EVLPos (Results 1 – 1 of 1) sorted by relevance
389 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam() local390 return getArgOperand(*EVLPos); in getVectorLengthParam()395 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam() local396 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()