Searched refs:is_math (Results 1 – 9 of 9) sorted by relevance
95 bool is_math() const;
241 if (devinfo->ver == 6 && is_math()) in can_do_source_mods()299 if (devinfo->ver == 6 && is_math()) in can_do_writemask()1042 return (inst->mlen || inst->predicate || inst->is_math()); in is_dep_ctrl_unsafe()1138 if (devinfo->ver == 6 && is_math() && swizzle != BRW_SWIZZLE_XYZW) in can_reswizzle()1313 if (scan_inst->is_math()) { in opt_register_coalesce()
422 if (inst->is_math()) { in can_take_stride()520 ((devinfo->ver == 6 && inst->is_math()) || in try_copy_propagate()
357 ((devinfo->ver == 6 && inst->is_math()) || in try_copy_propagate()
538 return is_send(inst) || inst->is_math(); in is_unordered()
1831 if (devinfo->ver < 6 && chosen->inst->is_math()) { in schedule_instructions()1833 if (n->inst->is_math()) in schedule_instructions()
915 backend_instruction::is_math() const in is_math() function in backend_instruction
978 inst->is_math()) ? dependency(TGL_SBID_SRC, ip, exec_all) : in update_inst_scoreboard()
436 if (devinfo->ver == 6 && is_math()) in can_do_source_mods()3305 if (scan_inst->is_math()) { in compute_to_mrf()