Searched refs:gpir_op (Results 1 – 6 of 6) sorted by relevance
106 } gpir_op; typedef153 gpir_op op;435 void *gpir_node_create(gpir_block *block, gpir_op op);476 bool gpir_codegen_acc_same_op(gpir_op op1, gpir_op op2);
617 static gpir_codegen_acc_op gpir_codegen_get_acc_op(gpir_op op) in gpir_codegen_get_acc_op()642 bool gpir_codegen_acc_same_op(gpir_op op1, gpir_op op2) in gpir_codegen_acc_same_op()
137 gpir_op op = alu->children[0]->op == gpir_op_ge ? in optimize_not()
314 gpir_op cmp_node_op; in gpir_lower_eq_ne()315 gpir_op node_new_op; in gpir_lower_eq_ne()
301 void *gpir_node_create(gpir_block *block, gpir_op op) in gpir_node_create()
656 gpir_op op) in create_replacement()