Searched refs:EVLPos (Results 1 – 1 of 1) sorted by relevance
416 if (auto EVLPos = getVectorLengthParamPos(getIntrinsicID())) in getVectorLengthParam() local417 return getArgOperand(*EVLPos); in getVectorLengthParam()422 auto EVLPos = getVectorLengthParamPos(getIntrinsicID()); in setVectorLengthParam() local423 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()