Searched refs:wvmode (Results 1 – 1 of 1) sorted by relevance
18793 enum machine_mode smode, wsmode, wvmode; in ix86_expand_vector_init_duplicate() local18828 wvmode = V2SImode; in ix86_expand_vector_init_duplicate()18837 wvmode = V4HImode; in ix86_expand_vector_init_duplicate()18869 wvmode = V4SImode; in ix86_expand_vector_init_duplicate()18902 wvmode = V8HImode; in ix86_expand_vector_init_duplicate()18912 x = gen_reg_rtx (wvmode); in ix86_expand_vector_init_duplicate()18913 if (!ix86_expand_vector_init_duplicate (mmx_ok, wvmode, x, val)) in ix86_expand_vector_init_duplicate()