Searched refs:first_instruction (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c5677 static int first_instruction;
6244 first_instruction code. */
6316 first_instruction = 1;
6423 if (first_instruction && INSN_P (insn)
6429 first_instruction = 0;
6443 saved_first_instruction = first_instruction;
6448 first_instruction = saved_first_instruction;
7193 int first_instruction;
7221 sc->first_instruction = 1;
7232 sc->first_instruction
5664 static int first_instruction; variable
7178 int first_instruction; member in struct:_ia64_sched_context
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c5262 static int first_instruction;
5795 first_instruction code. */
5867 first_instruction = 1;
5971 if (first_instruction && INSN_P (insn)
5977 first_instruction = 0;
5993 saved_first_instruction = first_instruction;
5998 first_instruction = saved_first_instruction;
5248 static int first_instruction; variable

Completed in 109 milliseconds