Searched refs:is_math (Results 1 – 6 of 6) sorted by relevance
101 bool is_math() const;
247 if (devinfo->gen == 6 && is_math()) in can_do_source_mods()286 if (devinfo->gen == 6 && is_math()) in can_do_writemask()1031 return (inst->mlen || inst->predicate || inst->is_math()); in is_dep_ctrl_unsafe()1127 if (devinfo->gen == 6 && is_math() && swizzle != BRW_SWIZZLE_XYZW) in can_reswizzle()1275 if (scan_inst->is_math()) { in opt_register_coalesce()
1646 if (devinfo->gen < 6 && chosen->inst->is_math()) { in schedule_instructions()1648 if (n->inst->is_math()) in schedule_instructions()
797 backend_instruction::is_math() const in is_math() function in backend_instruction
352 if (inst->is_math()) { in can_take_stride()
381 if (devinfo->gen == 6 && is_math()) in can_do_source_mods()2885 if (scan_inst->is_math()) { in compute_to_mrf()