Lines Matching refs:any_bits_set_anywhere

416     simdutf_really_inline bool any_bits_set_anywhere() const { return this->max_val() != 0; }
417 simdutf_really_inline bool any_bits_set_anywhere(simd8<uint8_t> bits) const { return (*this & bits).any_bits_set_anywhere(); }
1915 simdutf_really_inline bool any_bits_set_anywhere() const { return !bits_not_set_anywhere(); }
1917 simdutf_really_inline bool any_bits_set_anywhere(simd8<uint8_t> bits) const { return !bits_not_set_anywhere(bits); }
2182 simdutf_really_inline bool any_bits_set_anywhere() const { return !bits_not_set_anywhere(); }
2184 simdutf_really_inline bool any_bits_set_anywhere(simd16<uint16_t> bits) const { return !bits_not_set_anywhere(bits); }
2807 simdutf_really_inline bool any_bits_set_anywhere() const { return !bits_not_set_anywhere(); }
2809 simdutf_really_inline bool any_bits_set_anywhere(simd8<uint8_t> bits) const { return !bits_not_set_anywhere(bits); }
2864 simdutf_really_inline bool any_bits_set_anywhere() const { return !bits_not_set_anywhere(); }
2866 simdutf_really_inline bool any_bits_set_anywhere(simd8<uint16_t> bits) const { return !bits_not_set_anywhere(bits); }
3147 simdutf_really_inline bool any_bits_set_anywhere() const { return !bits_not_set_anywhere(); }
3149 simdutf_really_inline bool any_bits_set_anywhere(simd16<uint16_t> bits) const { return !bits_not_set_anywhere(bits); }
3792 simdutf_really_inline bool any_bits_set_anywhere() const {
3799 simdutf_really_inline bool any_bits_set_anywhere(simd8<uint8_t> bits) const {
15387 return this->error.any_bits_set_anywhere();
15897 return this->error.any_bits_set_anywhere();
16242 return this->error.any_bits_set_anywhere();
16646 return this->error.any_bits_set_anywhere();
24798 return this->error.any_bits_set_anywhere();
25308 return this->error.any_bits_set_anywhere();
25653 return this->error.any_bits_set_anywhere();
26059 return this->error.any_bits_set_anywhere();
27170 return this->error.any_bits_set_anywhere();
27680 return this->error.any_bits_set_anywhere();
28025 return this->error.any_bits_set_anywhere();
31177 return this->error.any_bits_set_anywhere();
31687 return this->error.any_bits_set_anywhere();
32032 return this->error.any_bits_set_anywhere();
32436 return this->error.any_bits_set_anywhere();