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

/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c6634 static GTY(()) tree alpha_v8qi_u;
6690 alpha_v8qi_u = build_vector_type (unsigned_intQI_type_node, 8);
7201 return alpha_fold_vector_minmax (MIN_EXPR, op, alpha_v8qi_u);
7209 return alpha_fold_vector_minmax (MAX_EXPR, op, alpha_v8qi_u);
6619 static GTY(()) tree alpha_v8qi_u; variable

Completed in 63 milliseconds