Searched refs:ix86_expand_vector_init (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h239 extern void ix86_expand_vector_init (bool, rtx, rtx);
H A Di386-expand.c10870 ix86_expand_vector_init. We DO have language-level syntax for this, in
10898 ix86_expand_vector_init (true, target, gen_rtx_PARALLEL (tmode, v));
13204 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
13358 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
13552 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
13791 ix86_expand_vector_init (false, half[j],
13917 /* A subroutine of ix86_expand_vector_init. Handle the most general case:
14118 ix86_expand_vector_init (bool mmx_ok, rtx target, rtx vals) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h255 extern void ix86_expand_vector_init (bool, rtx, rtx);
H A Di386-expand.cc12153 ix86_expand_vector_init. We DO have language-level syntax for this, in
12181 ix86_expand_vector_init (true, target, gen_rtx_PARALLEL (tmode, v));
14859 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
15053 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
15271 /* A subroutine of ix86_expand_vector_init. Store into TARGET a vector
15522 ix86_expand_vector_init (false, half[j],
15672 /* A subroutine of ix86_expand_vector_init. Handle the most general case:
15890 ix86_expand_vector_init (bool mmx_ok, rtx target, rtx vals) function

Completed in 745 milliseconds