Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c108 case BIFROST_FLOW_NBTB_UNCONDITIONAL: return "nbb r_uncond"; in bi_flow_control_name()
Dbi_schedule.c263 last_clause->flow_control = BIFROST_FLOW_NBTB_UNCONDITIONAL; in bi_schedule()
Dbifrost.h94 BIFROST_FLOW_NBTB_UNCONDITIONAL = 2, enumerator