Searched refs:mul1_neg (Results 1 – 3 of 3) sorted by relevance
168 code->mul1_neg = alu->dest_negate; in gpir_codegen_mul1_slot()170 code->mul1_neg = !code->mul1_neg; in gpir_codegen_mul1_slot()172 code->mul1_neg = !code->mul1_neg; in gpir_codegen_mul1_slot()176 code->mul1_neg = true; in gpir_codegen_mul1_slot()
128 bool mul1_neg : 1; member
291 !instr->mul1_neg) { in print_mul()304 if (instr->mul1_neg) in print_mul()