Home
last modified time | relevance | path

Searched refs:OP_IS_COMMON_STORE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dhelpers.h80 #define OP_IS_COMMON_STORE(op) ( \ macro
Dmidgard_emit.c506 if (OP_IS_COMMON_STORE(ins->op)) { in mir_pack_ldst_mask()
Dmidgard_compile.c1179 dsize = OP_IS_COMMON_STORE(ins->op) ? in mir_set_intr_mask()