Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SimpleVal

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