Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h589 is_sat_compatible(opc_t opc) in is_sat_compatible() function
Dir3_compiler_nir.c527 if (alu->src[0].src.is_ssa && is_sat_compatible(src[0]->opc) && in emit_alu()