Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Constant

68   bool Float, Signed, Immediate, Void, Constant, Pointer, BFloat;
77 Constant(false), Pointer(false), BFloat(false), DefaultType(false),
105 bool isConstant() const { return Constant; }
404 // Constant indices are "int", but have the "constant expression" modifier.
411 if (Constant) S += "C";
455 if (Constant)
525 Constant = true;
713 Constant = true;
719 Constant = true;
726 Constant = true;
733 Constant = true;
740 Constant = true;
747 Constant = true;
754 Constant = true;