Searched refs:BI_ROUND_RTN (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h217 BI_ROUND_RTN = 2, enumerator in enum:bi_round
H A Dbi_printer.c413 case BI_ROUND_RTN: return ".rtn";
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c1490 case nir_op_ffloor: return BI_ROUND_RTN;
2219 bi_hadd_to(b, nir_type_int, sz, dst, s0, s1, BI_ROUND_RTN);

Completed in 11 milliseconds