Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_zero

278   bool is_zero() const { return x_ == 0 && rmode_ == RelocInfo::NONE; }