Home | History | Annotate | Download | only in nir

Lines Matching defs:dst_base

8    nir_alu_type dst_base = (nir_alu_type) nir_alu_type_get_base_type(dst);
15 (dst_base == nir_type_int || dst_base == nir_type_uint) &&
25 switch (dst_base) {
62 switch (dst_base) {
99 switch (dst_base) {
156 switch (dst_base) {