Searched refs:insn_elision (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgensupport.h38 extern int insn_elision;
H A Dgencodes.c60 insn_elision = 0;
H A Dgenflags.c244 insn_elision = 0;
H A Dgensupport.c36 int insn_elision = 1; variable
1112 their C test is provably always false). If insn_elision is
1115 it is the caller's responsibility, when insn_elision is false, not
1123 else if (insn_elision)
1136 else if (insn_elision)

Completed in 124 milliseconds