Searched refs:is_madsh (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_depth.c107 } else if ((is_mad(consumer->opc) || is_madsh(consumer->opc)) &&
H A Dinstr-a3xx.h893 static inline bool is_madsh(opc_t opc) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_delay.c102 if ((is_mad(consumer->opc) || is_madsh(consumer->opc)) && (n == 2)) {
H A Dinstr-a3xx.h557 is_madsh(opc_t opc) function in typeref:typename:bool

Completed in 6 milliseconds