Searched refs:vec_promoted_val (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-expand.c | 7214 rtx vec_promoted_val = NULL; in ix86_expand_set_or_cpymem() local 7401 vec_promoted_val = promote_duplicated_reg (move_mode, val_exp); in ix86_expand_set_or_cpymem() 7420 move_mode, promoted_val, vec_promoted_val, in ix86_expand_set_or_cpymem() 7536 promoted_val, vec_promoted_val, in ix86_expand_set_or_cpymem() 7552 vec_promoted_val, in ix86_expand_set_or_cpymem() 7614 vec_promoted_val, count_exp, move_mode, in ix86_expand_set_or_cpymem() 7670 vec_promoted_val, count_exp, in ix86_expand_set_or_cpymem()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-expand.cc | 8372 rtx vec_promoted_val = NULL; in ix86_expand_set_or_cpymem() local 8561 vec_promoted_val = promote_duplicated_reg (move_mode, val_exp); in ix86_expand_set_or_cpymem() 8580 move_mode, promoted_val, vec_promoted_val, in ix86_expand_set_or_cpymem() 8696 promoted_val, vec_promoted_val, in ix86_expand_set_or_cpymem() 8712 vec_promoted_val, in ix86_expand_set_or_cpymem() 8774 vec_promoted_val, count_exp, move_mode, in ix86_expand_set_or_cpymem() 8830 vec_promoted_val, count_exp, in ix86_expand_set_or_cpymem()
|