Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D19.3.2.rst52 fs_visitor::lower_mul_dword_inst is too strict
D20.0.0.rst135 fs_visitor::lower_mul_dword_inst is too strict
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h442 void lower_mul_dword_inst(fs_inst *inst, bblock_t *block);
Dbrw_fs.cpp3922 fs_visitor::lower_mul_dword_inst(fs_inst *inst, bblock_t *block) in lower_mul_dword_inst() function in fs_visitor
4224 lower_mul_dword_inst(inst, block); in lower_integer_multiplication()