Home
last modified time | relevance | path

Searched refs:BIFROST_FLOW_END (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c106 case BIFROST_FLOW_END: return "eos"; in bi_flow_control_name()
Dbifrost.h88 BIFROST_FLOW_END = 0, enumerator
Ddisassemble.c650 if (header.flow_control == BIFROST_FLOW_END) in dump_clause()
Dbi_pack.c49 (next_1 == NULL) ? BIFROST_FLOW_END : in bi_pack_header()