Home
last modified time | relevance | path

Searched refs:v1_qi (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDoptabs.c5555 rtx target_qi = NULL_RTX, v0_qi = NULL_RTX, v1_qi = NULL_RTX; in expand_vec_perm_const() local
5561 v1_qi = gen_lowpart (qimode, v1); in expand_vec_perm_const()
5564 v1_qi, qimode_indices)) in expand_vec_perm_const()
5609 rtx tmp = expand_vec_perm_1 (icode, target_qi, v0_qi, v1_qi, sel_qi); in expand_vec_perm_const()