Searched refs:has_thumb2 (Results 1 – 2 of 2) sorted by relevance
101 bool has_thumb2() const { return has_thumb2_; } in has_thumb2() function
122 if (FLAG_enable_mls && cpu.has_thumb2()) supported_ |= 1u << MLS; in ProbeImpl()