Home
last modified time | relevance | path

Searched defs:which_alternative (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001130-2.c1 static int which_alternative = 3; variable
/openbsd-src/gnu/gcc/gcc/
H A Dgenoutput.c749 int which_alternative = 0; in validate_insn_alternatives() local
H A Drecog.c86 int which_alternative; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c6036 output_dbra (operands, insn, which_alternative) in output_dbra() argument
6142 output_movb (operands, insn, which_alternative, reverse_comparison) in output_movb() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drecog.c81 int which_alternative; variable
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.c6664 output_dbra (rtx *operands, rtx insn, int which_alternative) in output_dbra()
6808 output_movb (rtx *operands, rtx insn, int which_alternative, in output_movb()