Searched refs:not_bit_p (Results 1 – 1 of 1) sorted by relevance
12274 bool not_bit_p = false; in avr_insn_cost() local12280 not_bit_p |= code == NOT || code == XOR || code == GE; in avr_insn_cost()12286 cost = COSTS_N_INSNS (2 + not_bit_p); in avr_insn_cost()