Home
last modified time | relevance | path

Searched refs:BRW_CONDITIONAL_LE (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/brw/
H A Dbrw_eu.c52 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
57 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs_cmod_propagation.cpp130 cond != BRW_CONDITIONAL_LE)) in cmod_propagate_cmp_to_add()
477 cond != BRW_CONDITIONAL_LE && in opt_cmod_propagation_local()
491 cond = BRW_CONDITIONAL_LE; in opt_cmod_propagation_local()
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp510 EXPECT_EQ(BRW_CONDITIONAL_LE, instruction(block0, 0)->conditional_mod); in TEST_F()
1471 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1491 EXPECT_EQ(BRW_CONDITIONAL_LE, instruction(block0, 1)->conditional_mod); in TEST_F()
1641 test_positive_float_saturate_prop(BRW_CONDITIONAL_Z, BRW_CONDITIONAL_LE, in TEST_F()
1719 test_positive_float_saturate_prop(BRW_CONDITIONAL_LE, BRW_CONDITIONAL_LE, in TEST_F()
1738 test_negative_float_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV); in TEST_F()
1740 test_positive_float_saturate_prop(BRW_CONDITIONAL_LE, BRW_CONDITIONAL_LE, in TEST_F()
1902 test_negative_int_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP); in TEST_F()
1915 test_negative_int_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV); in TEST_F()
2454 bld.CMP(bld.null_reg_f(), src0, pos10, BRW_CONDITIONAL_LE); in TEST_F()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
H A Dgfx6_gs_visitor.cpp570 emit(CMP(dst_null_d(), sol_temp, this->max_svbi, BRW_CONDITIONAL_LE)); in xfb_write()
612 emit(CMP(dst_null_d(), sol_temp, this->max_svbi, BRW_CONDITIONAL_LE)); in xfb_program()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu.cpp53 return BRW_CONDITIONAL_LE; in brw_negate_cmod()
58 case BRW_CONDITIONAL_LE: in brw_negate_cmod()
78 return BRW_CONDITIONAL_LE; in brw_swap_cmod()
81 case BRW_CONDITIONAL_LE: in brw_swap_cmod()
H A Dtest_fs_cmod_propagation.cpp1516 brw_imm_ud(0u), BRW_CONDITIONAL_LE); in TEST_F()
1695 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1785 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
1889 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2015 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2133 test_mov_prop(BRW_CONDITIONAL_LE, in TEST_F()
2339 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2357 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
2567 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_CMP, in TEST_F()
2582 test_saturate_prop(BRW_CONDITIONAL_LE, BRW_OPCODE_MOV, in TEST_F()
[all …]

1234567