Searched defs:fadd (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | comparison_pre_tests.cpp | 512 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 D | comparison_pre_tests.cpp | 515 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 D | test-scheduler-predicates.c | 75 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 D | nir_opt_comparison_pre.c | 157 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 D | nir_opt_comparison_pre.c | 161 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 D | aco_optimizer.cpp | 3154 bool fadd = instr->opcode == aco_opcode::v_pk_add_f16; local in function:aco::combine_vop3p
|
Completed in 15 milliseconds