Home
last modified time | relevance | path

Searched refs:is_dword_multiply (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h560 const bool is_dword_multiply = !brw_reg_type_is_floating_point(exec_type) && in has_dst_aligned_region_restriction() local
567 (type_sz(exec_type) == 4 && is_dword_multiply)) in has_dst_aligned_region_restriction()