Searched refs:is_send_from_grf (Results 1 – 7 of 7) sorted by relevance
1273 if (!inst->is_send_from_grf()) { in calculate_deps()1311 if (inst->mlen > 0 && !inst->is_send_from_grf()) { in calculate_deps()1354 if (!inst->is_send_from_grf()) { in calculate_deps()1388 if (inst->mlen > 0 && !inst->is_send_from_grf()) { in calculate_deps()
287 bool is_send_from_grf();
343 bool is_send_from_grf() const;
112 return inst->is_send_from_grf() && !inst->has_side_effects() && in is_expression()
403 if (inst->is_send_from_grf()) in try_copy_propagate()
150 vec4_instruction::is_send_from_grf() in is_send_from_grf() function in brw::vec4_instruction250 if (is_send_from_grf()) in can_do_source_mods()318 if (inst->mlen == 0 || inst->is_send_from_grf()) in implied_mrf_writes()505 inst->is_send_from_grf()) in opt_reduce_swizzle()
249 fs_inst::is_send_from_grf() const in is_send_from_grf() function in fs_inst384 if (is_send_from_grf()) in can_do_source_mods()