/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-call.cc | 1218 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg_advance_1() local 1255 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg_advance_1() local 1544 int n_words = rs6000_arg_size (mode, type); in rs6000_psave_function_arg() local 1719 int align, align_words, n_words; in rs6000_function_arg() local 1770 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg() local 1852 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 2605 avr_asm_len (const char* tpl, rtx* operands, int* plen, int n_words) in avr_asm_len() 4033 int n_words = AVR_TINY ? 1 : 2; in out_movqi_r_mr() local 4301 int n_words = AVR_TINY ? 2 : 4; in out_movhi_r_mr() local 5145 int n_words = AVR_TINY ? 3 : 6; in avr_out_load_psi() local 5242 int n_words = AVR_TINY ? 3 : 6; in avr_out_store_psi() local 5428 int n_words = AVR_TINY ? 1 : 2; in out_movqi_mr_r() local 5689 int n_words = AVR_TINY ? 2 : 4; in out_movhi_mr_r() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 2977 avr_asm_len (const char* tpl, rtx* operands, int* plen, int n_words) in avr_asm_len() 4240 int n_words = AVR_TINY ? 1 : 2; in out_movqi_r_mr() local 4508 int n_words = AVR_TINY ? 2 : 4; in out_movhi_r_mr() local 5352 int n_words = AVR_TINY ? 3 : 6; in avr_out_load_psi() local 5449 int n_words = AVR_TINY ? 3 : 6; in avr_out_store_psi() local 5635 int n_words = AVR_TINY ? 1 : 2; in out_movqi_mr_r() local 5896 int n_words = AVR_TINY ? 2 : 4; in out_movhi_mr_r() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 6641 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg_advance_1() local 6678 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg_advance_1() local 6967 int n_words = rs6000_arg_size (mode, type); in rs6000_psave_function_arg() local 7142 int align, align_words, n_words; in rs6000_function_arg() local 7193 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg() local 7277 int n_words = rs6000_arg_size (mode, type); in rs6000_function_arg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-generic.c | 315 int n_words = tree_to_uhwi (TYPE_SIZE_UNIT (type)) / UNITS_PER_WORD; in expand_vector_parallel() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 371 int n_words = tree_to_uhwi (TYPE_SIZE_UNIT (type)) / UNITS_PER_WORD; in expand_vector_parallel() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | iq2000.cc | 452 int n_words = 0; in iq2000_count_memory_refs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | iq2000.c | 452 int n_words = 0; in iq2000_count_memory_refs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 14058 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local
|
H A D | i386.c | 22301 unsigned int n_words = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in ix86_loop_unroll_adjust() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 15864 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local
|
H A D | i386.cc | 23646 unsigned int n_words = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in ix86_loop_unroll_adjust() local
|