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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c89 return (size == BI_SIZE_32 && op == BI_OPCODE_FABSNEG_F32) ||
311 case BI_OPCODE_FABSNEG_F32:
/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h415 BI_OPCODE_FABSNEG_F32, enumerator in enum:bi_opcode
H A Dbi_opcodes.c541 [BI_OPCODE_FABSNEG_F32] = {
H A Dbi_printer.c1771 case BI_OPCODE_FABSNEG_F32:
H A Dbi_builder.h1548 I->op = BI_OPCODE_FABSNEG_F32;

Completed in 20 milliseconds