Searched refs:power_of_two_plus_one (Results 1 – 4 of 4) sorted by relevance
327 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function369 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function376 power_of_two_plus_one_ = left_matcher.power_of_two_plus_one(); in Initialize()387 power_of_two_plus_one_ = right_matcher.power_of_two_plus_one(); in Initialize()489 bool power_of_two_plus_one = false; in Initialize() local496 power_of_two_plus_one = m.power_of_two_plus_one(); in Initialize()539 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()564 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()572 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()629 if (power_of_two_plus_one) { in Initialize()
644 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()658 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord64Shl()996 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()
629 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()838 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()
590 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()796 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()