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

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h417 BI_OPCODE_FADD_F32, enumerator in enum:bi_opcode
H A Dbi_opcodes.c555 [BI_OPCODE_FADD_F32] = {
H A Dbi_printer.c1789 case BI_OPCODE_FADD_F32:
H A Dbi_packer.c5807 case BI_OPCODE_FADD_F32:
6044 case BI_OPCODE_FADD_F32:
H A Dbi_builder.h1606 I->op = BI_OPCODE_FADD_F32;
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c316 BI_OPCODE_FADD_F32 : BI_OPCODE_FADD_V2F16;
H A Dbi_schedule.c543 if (ins->op == BI_OPCODE_FADD_F32 && bi_impacted_fadd_widens(ins))
636 case BI_OPCODE_FADD_F32:

Completed in 69 milliseconds