Searched refs:is_any_alu (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_gvn.cpp198 n.is_any_alu()) {
H A Dsb_ir.h815 bool is_any_alu() { return is_alu_inst() || is_alu_packed() || is_copy(); } function in class:r600_sb::node
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_gvn.cpp198 n.is_any_alu()) {
H A Dsb_ir.h816 bool is_any_alu() { return is_alu_inst() || is_alu_packed() || is_copy(); } function in class:r600_sb::node

Completed in 9 milliseconds