Searched refs:gpir_op_not (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c101 gpir_alu_node *cond = gpir_node_create(prev_block, gpir_op_not);
121 if (node->op != gpir_op_not)
127 if (alu->children[0]->op == gpir_op_not) {
H A Dlower.c392 assert(alu->node.op == gpir_op_not);
435 [gpir_op_not] = gpir_lower_not,
H A Dgpir.h52 gpir_op_not, enumerator in enum:__anon1917146e0103
H A Dnode.c122 [gpir_op_not] = {
H A Dnir.c377 gpir_alu_node *cond = gpir_node_create(block, gpir_op_not);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h52 gpir_op_not, enumerator in enum:__anonaa794bbb0103
H A Dlower.c454 assert(alu->node.op == gpir_op_not);
477 [gpir_op_not] = gpir_lower_not,
H A Dnir.c107 [nir_op_fnot] = gpir_op_not,
H A Dnode.c113 [gpir_op_not] = {

Completed in 9 milliseconds