Searched refs:power_of_two_plus_one (Results 1 – 3 of 3) sorted by relevance
400 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function442 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function449 power_of_two_plus_one_ = left_matcher.power_of_two_plus_one(); in Initialize()460 power_of_two_plus_one_ = right_matcher.power_of_two_plus_one(); in Initialize()561 bool power_of_two_plus_one = false; in Initialize() local568 power_of_two_plus_one = m.power_of_two_plus_one(); in Initialize()615 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()642 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()651 power_of_two_plus_one = left_matcher.power_of_two_plus_one(); in Initialize()719 if (power_of_two_plus_one) { in Initialize()
1011 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()1024 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord64Shl()1382 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()
1003 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitWord32Shl()1328 Node* base = m.power_of_two_plus_one() ? index : nullptr; in VisitInt32Mul()