Home | History | Annotate | Download | only in src

Lines Matching refs:int32_value_

3312     return int32_value_;
3335 // representation of the number in int32_value_.
3336 return int32_value_;
3363 return static_cast<intptr_t>(int32_value_);
3399 int32_value_ == other_constant->int32_value_;
3451 // int32_value_ and double_value_ hold valid, safe representations
3462 int32_t int32_value_;