Home
last modified time | relevance | path

Searched refs:BIFROST_MESSAGE_LOAD (Results 1 – 9 of 9) 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.c202 case BIFROST_MESSAGE_LOAD: in bi_side_effects()
Dbi_scoreboard.c81 case BIFROST_MESSAGE_LOAD: in bi_should_serialize()
Dbi_opt_push_ubo.c35 return (bi_opcode_props[ins->op].message == BIFROST_MESSAGE_LOAD) && in bi_is_ubo()
Dbi_pressure_schedule.c135 case BIFROST_MESSAGE_LOAD: in create_dag()
Dbifrost.h61 BIFROST_MESSAGE_LOAD = 5, enumerator
Dbi_schedule.c151 if (msg == BIFROST_MESSAGE_LOAD && ins->seg == BI_SEG_UBO) in bi_message_type_for_instr()
Dbifrost_compile.c4079 case BIFROST_MESSAGE_LOAD: in bi_count_tuple_stats()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c129 case BIFROST_MESSAGE_LOAD: in bi_is_memory_access()