Searched defs:is_zero (Results 1 – 14 of 14) sorted by relevance
27 bool is_zero() const { return x_ == 0 && y_ == 0; } in is_zero() function
148 UCHAR is_zero=(y==0); in sqrtFixp_lookup() local
277 is_zero() { in is_zero() function
515 src_reg::is_zero() const in is_zero() function in brw::src_reg
149 bool is_zero() const { in is_zero() function
34 bool ir_rvalue::is_zero() const in is_zero() function in ir_rvalue1027 ir_constant::is_zero() const in is_zero() function in ir_constant
51 uint32_t is_zero = 0, is_p = 0; in IsZero() local
318 int is_zero; /* Number is (still) zero */ member
774 u64 is_zero = small[0] | small[1] | small[2] | small[3]; in smallfelem_is_zero() local
282 bool is_zero() const { return x_ == 0 && RelocInfo::IsNone(rmode_); } in is_zero() function
2378 const Matcher<int> is_zero = Eq(0); in TEST() local2404 const Matcher<const double&> is_zero = Eq(0); in TEST() local
281 bool is_zero() const { return x_ == 0 && RelocInfo::IsNone(rmode_); } in is_zero() function
2542 const Matcher<int> is_zero = Eq(0); in TEST() local2568 const Matcher<const double&> is_zero = Eq(0); in TEST() local