Searched refs:power_of_two_plus_one (Results 1 – 3 of 3) sorted by relevance
334 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function376 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function383 power_of_two_plus_one_ = left_matcher.power_of_two_plus_one(); in Initialize()394 power_of_two_plus_one_ = right_matcher.power_of_two_plus_one(); in Initialize()495 bool power_of_two_plus_one = false; in Initialize() local502 power_of_two_plus_one = m.power_of_two_plus_one(); in Initialize()548 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()574 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()583 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()651 if (power_of_two_plus_one) { in Initialize()
633 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()647 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord64Shl()977 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()
602 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()879 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()