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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_ir_fs.h550 const bool is_dword_multiply = !brw_reg_type_is_floating_point(exec_type) && local in function:has_dst_aligned_region_restriction
557 (type_sz(exec_type) == 4 && is_dword_multiply))
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_fs.h565 const bool is_dword_multiply = !brw_reg_type_is_floating_point(exec_type) && local in function:has_dst_aligned_region_restriction
572 (type_sz(exec_type) == 4 && is_dword_multiply))
H A Dbrw_fs_scoreboard.cpp109 const bool is_dword_multiply = !brw_reg_type_is_floating_point(t) && local in function:__anon19a82a480110::inferred_exec_pipe
128 is_dword_multiply)

Completed in 8 milliseconds