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

/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c6250 static int first_instruction;
6815 first_instruction code. */
6892 first_instruction = 1;
6997 if (first_instruction && important_for_bundling_p (insn))
7000 first_instruction = 0;
7014 saved_first_instruction = first_instruction;
7019 first_instruction = saved_first_instruction;
7755 int first_instruction;
7783 sc->first_instruction = 1;
7794 sc->first_instruction
6237 static int first_instruction; variable
7740 int first_instruction; member in struct:_ia64_sched_context
[all...]

Completed in 65 milliseconds