Home
last modified time | relevance | path

Searched refs:have_const_int_constraints (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenpreds.c726 static bool have_const_int_constraints; variable
948 have_const_int_constraints |= c->is_const_int; in add_constraint()
1498 if (have_const_int_constraints) in write_tm_preds_h()
1600 if (have_const_int_constraints) in write_insn_preds_c()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenpreds.cc728 static bool have_const_int_constraints; variable
941 have_const_int_constraints |= c->is_const_int; in add_constraint()
1501 if (have_const_int_constraints) in write_tm_preds_h()
1608 if (have_const_int_constraints) in write_insn_preds_c()
H A DChangeLog-200617923 (have_extra_constraints, have_const_int_constraints)