Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c52 .may_consume_two_slots = true,
58 .may_consume_two_slots = true,
76 .may_consume_two_slots = true,
83 .may_consume_two_slots = true,
90 .may_consume_two_slots = true,
97 .may_consume_two_slots = true,
104 .may_consume_two_slots = true,
111 .may_consume_two_slots = true,
H A Dgpir.h125 bool may_consume_two_slots; member
H A Dinstr.c77 if (gpir_op_infos[node->op].may_consume_two_slots) { in gpir_instr_get_consume_slot()
H A Dlower.c261 if (gpir_op_infos[node->op].may_consume_two_slots) { in gpir_lower_node_may_consume_two_slots()

Completed in 4 milliseconds