Searched defs:is_one (Results 1 – 9 of 9) sorted by relevance
44 auto is_one = (x_mod == one); in operator() local
692 backend_reg::is_one() const in is_one() function in backend_reg
41 bool ir_rvalue::is_one() const in is_one() function in ir_rvalue1320 ir_constant::is_one() const in is_one() function in ir_constant
177 struct is_one { struct182 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
239 struct is_one { struct244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
347 struct is_one { struct352 inline cst_pred_ty<is_one> m_One() { in m_One() argument
1254 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local
1616 bool is_zero[4] = {}, is_one[4] = {}; in ac_eliminate_const_output() local