Searched refs:is_math (Results 1 – 7 of 7) sorted by relevance
51 if (intel->gen == 6 && inst->is_math() && in try_copy_propagate()
488 if (chosen->inst->is_math()) { in schedule_instructions()492 if (n->inst->is_math()) in schedule_instructions()
201 vec4_instruction::is_math() in is_math() function in brw::vec4_instruction775 if (scan_inst->is_math()) { in opt_compute_to_mrf()
211 if (intel->gen >= 6 && inst->is_math()) in try_copy_propagation()
155 bool is_math();
198 bool is_math();
191 fs_inst::is_math() in is_math() function in fs_inst1615 scan_inst->is_math() && in register_coalesce()1753 if (scan_inst->is_math()) { in compute_to_mrf()