Searched refs:SDTCisVTSmallerThanOp (Results 1 – 3 of 3) sorted by relevance
163 SDTCisVTSmallerThanOp, SDTCisOpSmallerThanOp, SDTCisEltOfVec, enumerator
824 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()903 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> {141 SDTCisVTSmallerThanOp<2, 1>