Searched refs:SDTCisVTSmallerThanOp (Results 1 – 3 of 3) sorted by relevance
178 SDTCisVTSmallerThanOp, SDTCisOpSmallerThanOp, SDTCisEltOfVec, enumerator
923 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()1019 case SDTCisVTSmallerThanOp: { in ApplyTypeConstraint()
47 // SDTCisVTSmallerThanOp - The specified operand is a VT SDNode, and its type is49 class SDTCisVTSmallerThanOp<int OpNum, int OtherOp> : SDTypeConstraint<OpNum> {158 SDTCisVTSmallerThanOp<2, 1>