Searched refs:LinearStepOrPos (Results 1 – 3 of 3) sorted by relevance
67 int LinearStepOrPos = 0; // Step or Position of the Parameter. member72 return std::tie(ParamPos, ParamKind, LinearStepOrPos, Alignment) ==73 std::tie(Other.ParamPos, Other.ParamKind, Other.LinearStepOrPos,
624 if (Parameters[Pos].LinearStepOrPos == 0) in hasValidParameterList()633 if (Parameters[Pos].LinearStepOrPos >= int(NumParams)) in hasValidParameterList()636 if (Parameters[Parameters[Pos].LinearStepOrPos].ParamKind != in hasValidParameterList()640 if (Parameters[Pos].LinearStepOrPos == int(Pos)) in hasValidParameterList()
5872 Step->getAPInt().getSExtValue() != Param.LinearStepOrPos) in setVectorizedCallDecision()