Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h444 void lower_mulh_inst(fs_inst *inst, bblock_t *block);
Dbrw_fs.cpp4128 fs_visitor::lower_mulh_inst(fs_inst *inst, bblock_t *block) in lower_mulh_inst() function in fs_visitor
4229 lower_mulh_inst(inst, block); in lower_integer_multiplication()