Searched refs:gpr_array_value (Results 1 – 7 of 7) sorted by relevance
204 Value(gpr_array_value, value->chan()), in GPRArrayValue()212 Value(gpr_array_value, value->chan()), in GPRArrayValue()
50 } else if (v->type() == Value::gpr_array_value) { in remap()
70 gpr_array_value, enumerator
820 } else if (src.type() == Value::gpr_array_value) { in record_read()841 } else if (src.type() == Value::gpr_array_value) { in record_write()
288 if (dst->type() == Value::gpr_array_value) { in emit_alu()310 if (s.type() == Value::gpr_array_value) { in emit_alu()1128 assert(d.type() == Value::gpr || d.type() == Value::gpr_array_value); in copy_dst()
178 if (!retval || retval->type() != Value::gpr || retval->type() != Value::gpr_array_value) in create_register_from_nir_src()
1077 value->type() != Value::gpr_array_value) { in from_nir_with_fetch_constant()