Home
last modified time | relevance | path

Searched refs:BIFROST_FLOW_NBTB_UNCONDITIONAL (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c60 case BIFROST_FLOW_NBTB_UNCONDITIONAL: return "nbb r_uncond"; in bi_flow_control_name()
Dbifrost.h112 BIFROST_FLOW_NBTB_UNCONDITIONAL = 2, enumerator
Dbi_schedule.c1922 last_clause->flow_control = BIFROST_FLOW_NBTB_UNCONDITIONAL; in bi_schedule_block()