Searched defs:real_alu_count (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_if_conversion.cpp139 unsigned real_alu_count = s.alu_count - s.alu_copy_mov_count; local in function:r600_sb::if_conversion::check_and_convert
H A Dsb_gcm.cpp785 unsigned gcm::real_alu_count(sched_queue& q, unsigned max) { function in class:r600_sb::gcm
H A Dsb_ir.cpp436 unsigned container_node::real_alu_count() { function in class:r600_sb::container_node
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_if_conversion.cpp139 unsigned real_alu_count = s.alu_count - s.alu_copy_mov_count; local in function:r600_sb::if_conversion::check_and_convert
H A Dsb_gcm.cpp785 unsigned gcm::real_alu_count(sched_queue& q, unsigned max) { function in class:r600_sb::gcm
H A Dsb_ir.cpp436 unsigned container_node::real_alu_count() { function in class:r600_sb::container_node

Completed in 7 milliseconds