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 D | sb_if_conversion.cpp | 139 unsigned real_alu_count = s.alu_count - s.alu_copy_mov_count; local in function:r600_sb::if_conversion::check_and_convert |
| H A D | sb_gcm.cpp | 785 unsigned gcm::real_alu_count(sched_queue& q, unsigned max) { function in class:r600_sb::gcm |
| H A D | sb_ir.cpp | 436 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 D | sb_if_conversion.cpp | 139 unsigned real_alu_count = s.alu_count - s.alu_copy_mov_count; local in function:r600_sb::if_conversion::check_and_convert |
| H A D | sb_gcm.cpp | 785 unsigned gcm::real_alu_count(sched_queue& q, unsigned max) { function in class:r600_sb::gcm |
| H A D | sb_ir.cpp | 436 unsigned container_node::real_alu_count() { function in class:r600_sb::container_node |
Completed in 7 milliseconds