Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SimpleVal

508       SimpleVal,  // A simple offsetted value that is accessed.
524 Res.Val.setInt(SimpleVal);
549 bool isSimpleValue() const { return Val.getInt() == SimpleVal; }