Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_nir_opt_outputs.c131 BITSET_FOREACH_SET(p, outputs_optimized, current) { in ac_eliminate_duplicated_output() function
315 BITSET_FOREACH_SET(i, outputs_optimized, NUM_TOTAL_VARYING_SLOTS) { in ac_nir_optimize_outputs() function
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c198 BITSET_FOREACH_SET(neighbour, adjacency[node].row, PAN_MAX_PUSH) { in bi_find_component() function
H A Dbi_schedule.c485 BITSET_FOREACH_SET(i, st.dependents[idx], st.count) { in bi_update_worklist() function
1184 BITSET_FOREACH_SET(i, st.worklist, st.count) { in bi_choose_index() function
1946 BITSET_FOREACH_SET(i, st.worklist, st.count) { in bi_schedule_block() function
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_validate.cpp358 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P() function
436 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P() function
528 BITSET_FOREACH_SET(e, invalid_encodings, num_encodings) { in TEST_P() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp994 BITSET_FOREACH_SET(i, nir->info.system_values_read, SYSTEM_VALUE_MAX) { in assignSlots() function
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c691 BITSET_FOREACH_SET(i, worklist, count) { in mir_choose_instruction() function
695 BITSET_FOREACH_SET(i, worklist, count) { in mir_choose_instruction() function

Completed in 13 milliseconds