Home
last modified time | relevance | path

Searched refs:BRW_CONDITIONAL_GE (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
H A Dtest_fs_copy_propagation.cpp167 { BRW_CONDITIONAL_GE , 0.1f, true }, in TEST_F()
169 { BRW_CONDITIONAL_GE , 0.5f, true }, in TEST_F()
171 { BRW_CONDITIONAL_GE , 0.9f, true }, in TEST_F()
173 { BRW_CONDITIONAL_GE , -1.5f, false }, in TEST_F()
175 { BRW_CONDITIONAL_GE , 1.5f, false }, in TEST_F()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
H A Dtest_fs_copy_propagation.cpp167 { BRW_CONDITIONAL_GE , 0.1f, true }, in TEST_F()
169 { BRW_CONDITIONAL_GE , 0.5f, true }, in TEST_F()
171 { BRW_CONDITIONAL_GE , 0.9f, true }, in TEST_F()
173 { BRW_CONDITIONAL_GE , -1.5f, false }, in TEST_F()
175 { BRW_CONDITIONAL_GE , 1.5f, false }, in TEST_F()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
H A Dtest_fs_copy_propagation.cpp167 { BRW_CONDITIONAL_GE , 0.1f, true }, in TEST_F()
169 { BRW_CONDITIONAL_GE , 0.5f, true }, in TEST_F()
171 { BRW_CONDITIONAL_GE , 0.9f, true }, in TEST_F()
173 { BRW_CONDITIONAL_GE , -1.5f, false }, in TEST_F()
175 { BRW_CONDITIONAL_GE , 1.5f, false }, in TEST_F()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
540 BRW_CONDITIONAL_GE); in TEST_F()
773 bld.CMP(dest, src0, nonone, BRW_CONDITIONAL_GE); in TEST_F()
924 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
972 ->conditional_mod = BRW_CONDITIONAL_GE; in TEST_F()
[all …]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
564 bld.CMP(dest, src0, src1, BRW_CONDITIONAL_GE); in TEST_F()
599 BRW_CONDITIONAL_GE); in TEST_F()
1710 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1800 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
1912 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2035 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
2153 test_mov_prop(BRW_CONDITIONAL_GE, in TEST_F()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp154 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
189 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
259 bld.CMP(bld.null_reg_ud(), src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
294 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
295 bld.CMP(bld.null_reg_f(), src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
335 bld.CMP(bld.null_reg_f(), src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
417 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F()
419 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
459 bld.CMP(dest_null, tmp_src, zero, BRW_CONDITIONAL_GE); in TEST_F()
528 BRW_CONDITIONAL_GE); in TEST_F()
[all …]
H A Dtest_fs_copy_propagation.cpp155 { BRW_CONDITIONAL_GE , 0.1f, true }, in TEST_F()
157 { BRW_CONDITIONAL_GE , 0.5f, true }, in TEST_F()
159 { BRW_CONDITIONAL_GE , 0.9f, true }, in TEST_F()
161 { BRW_CONDITIONAL_GE , -1.5f, false }, in TEST_F()
163 { BRW_CONDITIONAL_GE , 1.5f, false }, in TEST_F()

12345678910