reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/TableGen/CodeGenDAGPatterns.cpp
 1422     ConstraintType = SDTCisVT;
 1428     ConstraintType = SDTCisPtrTy;
 1430     ConstraintType = SDTCisInt;
 1432     ConstraintType = SDTCisFP;
 1434     ConstraintType = SDTCisVec;
 1436     ConstraintType = SDTCisSameAs;
 1439     ConstraintType = SDTCisVTSmallerThanOp;
 1443     ConstraintType = SDTCisOpSmallerThanOp;
 1447     ConstraintType = SDTCisEltOfVec;
 1450     ConstraintType = SDTCisSubVecOfVec;
 1454     ConstraintType = SDTCVecEltisVT;
 1466     ConstraintType = SDTCisSameNumEltsAs;
 1470     ConstraintType = SDTCisSameSizeAs;
 1517   switch (ConstraintType) {
 1726     switch (Constraint.ConstraintType) {