Searched refs:BIFROST_FLOW_BTB_NONE (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ | ||
D | bi_print_common.c | 63 case BIFROST_FLOW_BTB_NONE: return "bb"; in bi_flow_control_name() |
D | bifrost.h | 121 BIFROST_FLOW_BTB_NONE = 5, enumerator |