Home
last modified time | relevance | path

Searched refs:CODE_FOR_casesi (Results 1 – 6 of 6) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexpr.c9011 # define CODE_FOR_casesi CODE_FOR_nothing macro
9071 op_mode = insn_data[(int) CODE_FOR_casesi].operand[0].mode; in try_casesi()
9072 if (! (*insn_data[(int) CODE_FOR_casesi].operand[0].predicate) in try_casesi()
9078 op_mode = insn_data[(int) CODE_FOR_casesi].operand[1].mode; in try_casesi()
9081 if (! (*insn_data[(int) CODE_FOR_casesi].operand[1].predicate) in try_casesi()
9087 op_mode = insn_data[(int) CODE_FOR_casesi].operand[2].mode; in try_casesi()
9090 if (! (*insn_data[(int) CODE_FOR_casesi].operand[2].predicate) in try_casesi()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.c9679 # define CODE_FOR_casesi CODE_FOR_nothing macro
9740 op_mode = insn_data[(int) CODE_FOR_casesi].operand[0].mode; in try_casesi()
9741 if (! (*insn_data[(int) CODE_FOR_casesi].operand[0].predicate) in try_casesi()
9747 op_mode = insn_data[(int) CODE_FOR_casesi].operand[1].mode; in try_casesi()
9750 if (! (*insn_data[(int) CODE_FOR_casesi].operand[1].predicate) in try_casesi()
9756 op_mode = insn_data[(int) CODE_FOR_casesi].operand[2].mode; in try_casesi()
9759 if (! (*insn_data[(int) CODE_FOR_casesi].operand[2].predicate) in try_casesi()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.c9679 # define CODE_FOR_casesi CODE_FOR_nothing macro
9740 op_mode = insn_data[(int) CODE_FOR_casesi].operand[0].mode; in try_casesi()
9741 if (! (*insn_data[(int) CODE_FOR_casesi].operand[0].predicate) in try_casesi()
9747 op_mode = insn_data[(int) CODE_FOR_casesi].operand[1].mode; in try_casesi()
9750 if (! (*insn_data[(int) CODE_FOR_casesi].operand[1].predicate) in try_casesi()
9756 op_mode = insn_data[(int) CODE_FOR_casesi].operand[2].mode; in try_casesi()
9759 if (! (*insn_data[(int) CODE_FOR_casesi].operand[2].predicate) in try_casesi()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexpr.c11014 # define CODE_FOR_casesi CODE_FOR_nothing macro
11075 expand_jump_insn (CODE_FOR_casesi, 5, ops); in try_casesi()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexpr.c10925 # define CODE_FOR_casesi CODE_FOR_nothing macro
10986 expand_jump_insn (CODE_FOR_casesi, 5, ops); in try_casesi()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexpr.c10923 # define CODE_FOR_casesi CODE_FOR_nothing macro
10984 expand_jump_insn (CODE_FOR_casesi, 5, ops); in try_casesi()