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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c7917 tree v2hi = build_vector_type (intHI_type_node, 2);
7922 tree v2hi_ftype_v2si = build_function_type_list (v2hi, v2si, 0);
7926 tree v4hi_ftype_v4qi_v2hi = build_function_type_list (v4hi, v4qi, v2hi, 0);
7927 tree v2si_ftype_v4qi_v2hi = build_function_type_list (v2si, v4qi, v2hi, 0);
7892 tree v2hi = build_vector_type (intHI_type_node, 2); local

Completed in 114 milliseconds