Searched defs:rtx_code (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.c | 1049 enum rtx_code enum
|
H A D | rtl.h | 48 enum rtx_code { enum
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.cc | 1064 enum rtx_code enum
|
H A D | rtl.h | 48 enum rtx_code { enum
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 15020 ix86_unary_operator_ok (enum rtx_code, in ix86_unary_operator_ok() 15355 ix86_fp_comparison_strategy (enum rtx_code) in ix86_fp_comparison_strategy()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 15598 ix86_unary_operator_ok (enum rtx_code, in ix86_unary_operator_ok() 15968 ix86_fp_comparison_strategy (enum rtx_code) in ix86_fp_comparison_strategy()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 14582 avr_float_lib_compare_returns_bool (machine_mode mode, enum rtx_code) in avr_float_lib_compare_returns_bool()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 15023 avr_float_lib_compare_returns_bool (machine_mode mode, enum rtx_code) in avr_float_lib_compare_returns_bool()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 9894 arm_unspec_cost (rtx x, enum rtx_code /* outer_code */, bool speed_p, int *cost) in arm_unspec_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 10042 arm_unspec_cost (rtx x, enum rtx_code /* outer_code */, bool speed_p, int *cost) in arm_unspec_cost()
|