Searched refs:ix86_expand_vector_init (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | i386-protos.h | 187 extern void ix86_expand_vector_init (bool, rtx, rtx);
|
| HD | mmx.md | 550 ix86_expand_vector_init (false, operands[0], operands[1]); 1218 ix86_expand_vector_init (false, operands[0], operands[1]); 1249 ix86_expand_vector_init (false, operands[0], operands[1]); 1280 ix86_expand_vector_init (false, operands[0], operands[1]);
|
| HD | sse.md | 1269 ix86_expand_vector_init (false, operands[0], operands[1]); 2377 ix86_expand_vector_init (false, operands[0], operands[1]); 3645 ix86_expand_vector_init (false, operands[0], operands[1]); 3676 ix86_expand_vector_init (false, operands[0], operands[1]); 3707 ix86_expand_vector_init (false, operands[0], operands[1]); 3738 ix86_expand_vector_init (false, operands[0], operands[1]);
|
| HD | i386.c | 16462 ix86_expand_vector_init (true, target, gen_rtx_PARALLEL (tmode, v)); in ix86_expand_vec_init_builtin() 19152 ix86_expand_vector_init (false, op0, gen_rtx_PARALLEL (half_mode, v)); in ix86_expand_vector_init_general() 19156 ix86_expand_vector_init (false, op1, gen_rtx_PARALLEL (half_mode, v)); in ix86_expand_vector_init_general() 19243 ix86_expand_vector_init (bool mmx_ok, rtx target, rtx vals) in ix86_expand_vector_init() function
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2006 | 7502 (ix86_expand_vector_init): Call ix86_expand_vector_init_one_nonzero
|
| HD | ChangeLog-2005 | 34914 Split out from ix86_expand_vector_init; handle integer modes. 34915 (ix86_expand_vector_init): Use them.
|
| HD | ChangeLog-2004 | 539 (ix86_expand_vector_init): Use sse2_loadlpd. 47878 (ix86_expand_vector_init): New.
|