Searched refs:mul0_neg (Results 1 – 3 of 3) sorted by relevance
108 code->mul0_neg = alu->dest_negate; in gpir_codegen_mul0_slot()110 code->mul0_neg = !code->mul0_neg; in gpir_codegen_mul0_slot()112 code->mul0_neg = !code->mul0_neg; in gpir_codegen_mul0_slot()116 code->mul0_neg = true; in gpir_codegen_mul0_slot()
127 bool mul0_neg : 1; member
260 !instr->mul0_neg) { in print_mul()277 if (instr->mul0_neg) in print_mul()