Home | History | Annotate | Download | only in compiler

Lines Matching refs:power_of_two_plus_one

334   bool power_of_two_plus_one() const { return power_of_two_plus_one_; }
376 bool power_of_two_plus_one() const { return power_of_two_plus_one_; }
383 power_of_two_plus_one_ = left_matcher.power_of_two_plus_one();
394 power_of_two_plus_one_ = right_matcher.power_of_two_plus_one();
495 bool power_of_two_plus_one = false;
502 power_of_two_plus_onepower_of_two_plus_one();
548 power_of_two_plus_one = left_matcher.power_of_two_plus_one();
574 power_of_two_plus_one = left_matcher.power_of_two_plus_one();
583 power_of_two_plus_one = left_matcher.power_of_two_plus_one();
651 if (power_of_two_plus_one) {