Searched defs:is_any_alu (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
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_ir.h816 bool is_any_alu() { return is_alu_inst() || is_alu_packed() || is_copy(); } function in class:r600_sb::node

Completed in 6 milliseconds