Lines Matching defs:vecop_list
2216 static const TCGOpcode vecop_list[] = { INDEX_op_ssadd_vec, 0 }; in tcg_gen_gvec_ssadd() local
2242 static const TCGOpcode vecop_list[] = { INDEX_op_sssub_vec, 0 }; in tcg_gen_gvec_sssub() local
2282 static const TCGOpcode vecop_list[] = { INDEX_op_usadd_vec, 0 }; in tcg_gen_gvec_usadd() local
2324 static const TCGOpcode vecop_list[] = { INDEX_op_ussub_vec, 0 }; in tcg_gen_gvec_ussub() local
2352 static const TCGOpcode vecop_list[] = { INDEX_op_smin_vec, 0 }; in tcg_gen_gvec_smin() local
2380 static const TCGOpcode vecop_list[] = { INDEX_op_umin_vec, 0 }; in tcg_gen_gvec_umin() local
2408 static const TCGOpcode vecop_list[] = { INDEX_op_smax_vec, 0 }; in tcg_gen_gvec_smax() local
2436 static const TCGOpcode vecop_list[] = { INDEX_op_umax_vec, 0 }; in tcg_gen_gvec_umax() local
2506 static const TCGOpcode vecop_list[] = { INDEX_op_neg_vec, 0 }; in tcg_gen_gvec_neg() local
2570 static const TCGOpcode vecop_list[] = { INDEX_op_abs_vec, 0 }; in tcg_gen_gvec_abs() local
2855 static const TCGOpcode vecop_list[] = { INDEX_op_shli_vec, 0 }; in tcg_gen_gvec_shli() local
2920 static const TCGOpcode vecop_list[] = { INDEX_op_shri_vec, 0 }; in tcg_gen_gvec_shri() local
3013 static const TCGOpcode vecop_list[] = { INDEX_op_sari_vec, 0 }; in tcg_gen_gvec_sari() local
3072 static const TCGOpcode vecop_list[] = { INDEX_op_rotli_vec, 0 }; in tcg_gen_gvec_rotli() local
3403 static const TCGOpcode vecop_list[] = { INDEX_op_shlv_vec, 0 }; in tcg_gen_gvec_shlv() local
3466 static const TCGOpcode vecop_list[] = { INDEX_op_shrv_vec, 0 }; in tcg_gen_gvec_shrv() local
3529 static const TCGOpcode vecop_list[] = { INDEX_op_sarv_vec, 0 }; in tcg_gen_gvec_sarv() local
3592 static const TCGOpcode vecop_list[] = { INDEX_op_rotlv_vec, 0 }; in tcg_gen_gvec_rotlv() local
3651 static const TCGOpcode vecop_list[] = { INDEX_op_rotrv_vec, 0 }; in tcg_gen_gvec_rotrv() local