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/
H A Dbrw_ir_fs.h565 const bool is_dword_multiply = !brw_reg_type_is_floating_point(exec_type) &&
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) && in inferred_exec_pipe() local
128 is_dword_multiply) { in inferred_exec_pipe()

Completed in 4 milliseconds