Home
last modified time | relevance | path

Searched refs:BIFROST_MESSAGE_LOAD (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c40 case BIFROST_MESSAGE_LOAD: return "load"; in bi_message_type_name()
Dbir.c174 case BIFROST_MESSAGE_LOAD: in bi_side_effects()
Dbi_opt_push_ubo.c35 return (bi_opcode_props[ins->op].message == BIFROST_MESSAGE_LOAD) && in bi_is_ubo()
Dbifrost.h51 BIFROST_MESSAGE_LOAD = 5, enumerator
Dbi_schedule.c137 if (msg == BIFROST_MESSAGE_LOAD && ins->seg == BI_SEG_UBO) in bi_message_type_for_instr()
Dbifrost_compile.c3098 case BIFROST_MESSAGE_LOAD: in bi_count_tuple_stats()