Searched refs:BI_OPCODE_FCLAMP_F32 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c215 return (size == BI_SIZE_32 && op == BI_OPCODE_FCLAMP_F32) ||
313 case BI_OPCODE_FCLAMP_F32:
/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h423 BI_OPCODE_FCLAMP_F32, enumerator in enum:bi_opcode
H A Dbi_opcodes.c597 [BI_OPCODE_FCLAMP_F32] = {
H A Dbi_printer.c1872 case BI_OPCODE_FCLAMP_F32:
H A Dbi_builder.h1769 I->op = BI_OPCODE_FCLAMP_F32;

Completed in 24 milliseconds