Searched refs:BI_OPCODE_FADD_V2F16 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c48 case BI_OPCODE_FADD_V2F16:
203 case BI_OPCODE_FADD_V2F16:
316 BI_OPCODE_FADD_F32 : BI_OPCODE_FADD_V2F16;
H A Dbi_schedule.c513 if (ins->op == BI_OPCODE_FADD_V2F16 && bi_impacted_abs(ins))
535 if (ins->op == BI_OPCODE_FADD_V2F16 && ins->clamp)
/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h418 BI_OPCODE_FADD_V2F16, enumerator in enum:bi_opcode
H A Dbi_opcodes.c562 [BI_OPCODE_FADD_V2F16] = {
H A Dbi_printer.c1804 case BI_OPCODE_FADD_V2F16:
H A Dbi_packer.c5809 case BI_OPCODE_FADD_V2F16:
6046 case BI_OPCODE_FADD_V2F16:
H A Dbi_builder.h1626 I->op = BI_OPCODE_FADD_V2F16;

Completed in 49 milliseconds