Searched refs:cmp_list (Results 1 – 1 of 1) sorted by relevance
3732 static const TCGOpcode cmp_list[] = { INDEX_op_cmp_vec, 0 }; in tcg_gen_gvec_cmp() local3783 hold_list = tcg_swap_vecop_list(cmp_list); in tcg_gen_gvec_cmp()3784 type = choose_vector_type(cmp_list, vece, oprsz, in tcg_gen_gvec_cmp()3859 static const TCGOpcode cmp_list[] = { INDEX_op_cmp_vec, 0 }; in tcg_gen_gvec_cmps() local3903 type = choose_vector_type(cmp_list, vece, oprsz, in tcg_gen_gvec_cmps()3906 const TCGOpcode *hold_list = tcg_swap_vecop_list(cmp_list); in tcg_gen_gvec_cmps()