Home
last modified time | relevance | path

Searched refs:VA_NUM_GENERAL_SLOTS (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_mark_last.c101 for (unsigned i = 0; i < VA_NUM_GENERAL_SLOTS; ++i) { in scoreboard_update()
127 for (unsigned i = 0; i < VA_NUM_GENERAL_SLOTS; ++i) in va_analyze_scoreboard_reads()
H A Dvalhall.h38 #define VA_NUM_GENERAL_SLOTS 3 macro
H A Dva_insert_flow.c222 for (unsigned i = 0; i < VA_NUM_GENERAL_SLOTS; ++i) { in bi_set_dependencies()
463 assert((I->flow & ~BITFIELD_MASK(VA_NUM_GENERAL_SLOTS)) == 0); in va_insert_flow_control_nops()

Completed in 2 milliseconds