Searched refs:is_mad (Results 1 – 4 of 4) sorted by relevance
268 if (!is_mad(instr->opc)) in try_swap_mad_two_srcs()432 (is_mad(instr->opc) && (n == 0))); in reg_cp()
109 } else if ((is_mad(consumer->opc) || is_madsh(consumer->opc)) && in ir3_delayslots()
1041 static inline bool is_mad(opc_t opc) in is_mad() function
321 bool is_mad() in is_mad() function2578 assert(!ctx.info[instr->definitions[0].tempId()].is_mad()); in apply_omod_clamp()3025 if (!instr->definitions.empty() && ctx.info[instr->definitions[0].tempId()].is_mad()) { in select_instruction()3209 if (!instr->definitions.empty() && ctx.info[instr->definitions[0].tempId()].is_mad()) { in apply_literals()