Searched refs:AGX_FCOND_LT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compiler.h220 AGX_FCOND_LT = 1, enumerator in enum:agx_fcond
H A Dagx_compile.c492 case nir_op_flt: return agx_fcmpsel_to(b, dst, s0, s1, t, f, AGX_FCOND_LT);

Completed in 4 milliseconds