Searched defs:n_words (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| 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/dist/gcc/config/avr/ |
| 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/dist/gcc/ |
| 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/ |
| D | iq2000.cc | 452 int n_words = 0; in iq2000_count_memory_refs() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | arm-tdep.c | 2589 int n_bytes = 0, n_words = 0; in arm_exidx_new_objfile() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-expand.cc | 15864 int i, j, n_elts, n_words, n_elt_per_word; in ix86_expand_vector_init_general() local
|
| D | i386.cc | 23646 unsigned int n_words = GET_MODE_SIZE (mode) / UNITS_PER_WORD; in ix86_loop_unroll_adjust() local
|