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

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h254 BI_SPECIAL_NONE = 0, enumerator in enum:bi_special
H A Dbi_printer.c481 case BI_SPECIAL_NONE: return "";
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c153 BI_ROUND_NONE, BI_SPECIAL_NONE);
1515 BI_ROUND_NONE, BI_SPECIAL_NONE);
1558 p3, a1t, a1t, a1i, BI_ROUND_NONE, BI_SPECIAL_NONE);
1571 bi_imm_u32(24), BI_ROUND_NONE, BI_SPECIAL_NONE);
1684 bi_imm_u32(-1), BI_ROUND_NONE, BI_SPECIAL_NONE);

Completed in 11 milliseconds