Home
last modified time | relevance | path

Searched refs:is_madsh (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_delay.c109 } else if ((is_mad(consumer->opc) || is_madsh(consumer->opc)) && in ir3_delayslots()
Dinstr-a3xx.h1056 static inline bool is_madsh(opc_t opc) in is_madsh() function