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/
H A Dbi_print_common.c35 case BIFROST_MESSAGE_NONE: return ""; in bi_message_type_name()
H A Dbi_lower_swizzle.c207 if (bi_opcode_props[I->op].message != BIFROST_MESSAGE_NONE) in bi_instr_replicates()
H A Dbir.c197 case BIFROST_MESSAGE_NONE: in bi_side_effects()
H A Dbifrost.h56 BIFROST_MESSAGE_NONE = 0, enumerator
H A Dbi_schedule.c594 return (bi_opcode_props[ins->op].message != BIFROST_MESSAGE_NONE) || in bi_must_message()
H A Dbifrost_compile.c4085 case BIFROST_MESSAGE_NONE: in bi_count_tuple_stats()

Completed in 13 milliseconds