Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h565 const bool is_dword_multiply = !brw_reg_type_is_floating_point(exec_type) && in has_dst_aligned_region_restriction() local
572 (type_sz(exec_type) == 4 && is_dword_multiply)) in has_dst_aligned_region_restriction()
Dbrw_fs_scoreboard.cpp109 const bool is_dword_multiply = !brw_reg_type_is_floating_point(t) && in inferred_exec_pipe() local
128 is_dword_multiply) { in inferred_exec_pipe()