Searched refs:vsimode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c13366 machine_mode vsimode; local
13524 vsimode = V4SImode;
13530 vsimode = V2SImode;
13539 x = gen_reg_rtx (vsimode);
13540 if (!ix86_expand_vector_init_one_nonzero (mmx_ok, vsimode, x,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc15061 machine_mode vsimode; local
15243 vsimode = V4SImode;
15249 vsimode = V2SImode;
15258 x = gen_reg_rtx (vsimode);
15259 if (!ix86_expand_vector_init_one_nonzero (mmx_ok, vsimode, x,

Completed in 292 milliseconds