Searched refs:EVLPos (Results 1 – 1 of 1) sorted by relevance
308 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam() local309 return getArgOperand(EVLPos.getValue()); in getVectorLengthParam()314 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam() local315 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()