Searched refs:has_jscvt_ (Results 1 – 2 of 2) sorted by relevance
125 bool has_jscvt() const { return has_jscvt_; } in has_jscvt()178 bool has_jscvt_; variable
445 has_jscvt_(false), in CPU()773 has_jscvt_ = in CPU()780 has_jscvt_ = (hwcaps & HWCAP_JSCVT) != 0; in CPU()785 has_jscvt_ = HasListItem(features, "jscvt"); in CPU()790 has_jscvt_ = true; in CPU()