Home
last modified time | relevance | path

Searched refs:get_temp_class_bits (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c94 get_temp_class_bits(struct v3d_compile *c, in get_temp_class_bits() function
128 return choose_reg_class(c, get_temp_class_bits(c, temp)); in choose_reg_class_for_temp()
590 uint8_t class_bits = get_temp_class_bits(c, inst->dst.index); in v3d_emit_tmu_spill()
1300 get_temp_class_bits(c, inst->dst.index) & in update_graph_and_reg_classes_for_inst()