Searched refs:LinearStepOrPos (Results 1 – 3 of 3) sorted by relevance
65 int LinearStepOrPos = 0; // Step or Position of the Parameter. member70 return std::tie(ParamPos, ParamKind, LinearStepOrPos, Alignment) ==71 std::tie(Other.ParamPos, Other.ParamKind, Other.LinearStepOrPos,
615 if (Parameters[Pos].LinearStepOrPos == 0) in hasValidParameterList()624 if (Parameters[Pos].LinearStepOrPos >= int(NumParams)) in hasValidParameterList()627 if (Parameters[Parameters[Pos].LinearStepOrPos].ParamKind != in hasValidParameterList()631 if (Parameters[Pos].LinearStepOrPos == int(Pos)) in hasValidParameterList()
6259 Step->getAPInt().getSExtValue() != Param.LinearStepOrPos) in setVectorizedCallDecision()