Searched refs:NST_ALU_CLAUSE (Results 1 – 7 of 7) sorted by relevance
474 case NST_ALU_CLAUSE: in dump_op()
678 NST_ALU_CLAUSE, enumerator807 bool is_alu_clause() { return subtype == NST_ALU_CLAUSE; } in is_alu_clause()
442 nst = NST_ALU_CLAUSE; in bu_sched_bb()
91 case NST_ALU_CLAUSE: n->bc.set_op(CF_OP_ALU); break; in create_clause()
79 cf_node *c = sh.create_clause(NST_ALU_CLAUSE); in run()
252 cf->subtype = NST_ALU_CLAUSE; in decode_alu_clause()
2001 clause = sh.create_clause(NST_ALU_CLAUSE); in emit_group()