Searched defs:fadd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dcomparison_pre_tests.cpp512 nir_alu_instr *fadd = nir_alu_instr_create(bld.shader, nir_op_fadd); local in function:TEST_F
569 nir_alu_instr *fadd = nir_alu_instr_create(bld.shader, nir_op_fadd); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
H A Dcomparison_pre_tests.cpp515 nir_alu_instr *fadd = nir_alu_instr_create(bld.shader, nir_op_fadd); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-scheduler-predicates.c75 bi_instr *fadd = bi_fadd_f32_to(b, TMP(), TMP(), TMP(), BI_ROUND_NONE); local in function:main
80 bi_instr *fadd = bi_fadd_f32_to(b, TMP(), TMP(), TMP(), BI_ROUND_NONE); local in function:main
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c157 nir_ssa_def *const fadd = zero_on_left local in function:rewrite_compare_instruction
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c161 nir_ssa_def *const fadd = zero_on_left local in function:rewrite_compare_instruction
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_optimizer.cpp3154 bool fadd = instr->opcode == aco_opcode::v_pk_add_f16; local in function:aco::combine_vop3p

Completed in 15 milliseconds