Home
last modified time | relevance | path

Searched refs:have_memory_constraints (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenpreds.c684 static bool have_memory_constraints; variable
886 have_memory_constraints |= c->is_memory; in add_constraint()
1262 if (have_memory_constraints) in write_tm_preds_h()
1331 if (have_memory_constraints) in write_insn_preds_c()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenpreds.c721 static bool have_memory_constraints; variable
949 have_memory_constraints |= c->is_memory; in add_constraint()