Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c35 case BIFROST_MESSAGE_NONE: return ""; in bi_message_type_name()
Dbi_lower_swizzle.c207 if (bi_opcode_props[I->op].message != BIFROST_MESSAGE_NONE) in bi_instr_replicates()
Dbir.c197 case BIFROST_MESSAGE_NONE: in bi_side_effects()
Dbifrost.h56 BIFROST_MESSAGE_NONE = 0, enumerator
Dbi_schedule.c594 return (bi_opcode_props[ins->op].message != BIFROST_MESSAGE_NONE) || in bi_must_message()
Dbifrost_compile.c4085 case BIFROST_MESSAGE_NONE: in bi_count_tuple_stats()