Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h61 gpir_op_postlog2, enumerator
H A Dnode.c151 [gpir_op_postlog2] = {
H A Dlower.c239 gpir_alu_node *postlog2 = gpir_node_create(block, gpir_op_postlog2); in gpir_lower_complex()
H A Dscheduler.c695 gpir_node *postlog2 = create_replacement(ctx, node, gpir_op_postlog2); in create_postlog2()
986 if (dep->succ->op == gpir_op_postlog2) in consuming_postlog2()
H A Dcodegen.c449 case gpir_op_postlog2: in gpir_codegen_pass_slot()

Completed in 7 milliseconds