| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_cmod_propagation.cpp | 177 if (cond != BRW_CONDITIONAL_Z && cond != BRW_CONDITIONAL_NZ) 366 if (inst->conditional_mod != BRW_CONDITIONAL_Z && 378 inst->conditional_mod != BRW_CONDITIONAL_Z &&
|
| H A D | test_fs_cmod_propagation.cpp | 260 bld.CMP(bld.null_reg_d(), dest, zero, BRW_CONDITIONAL_Z)->exec_size = 32; 283 EXPECT_EQ(BRW_CONDITIONAL_Z, instruction(block0, 1)->conditional_mod); 792 bld.CMP(bld.null_reg_f(), dst0, zero, BRW_CONDITIONAL_Z); 809 EXPECT_EQ(BRW_CONDITIONAL_Z, instruction(block0, 0)->conditional_mod); 823 bld.CMP(bld.null_reg_f(), dst0, zero, BRW_CONDITIONAL_Z); 845 EXPECT_EQ(BRW_CONDITIONAL_Z, instruction(block0, 2)->conditional_mod); 978 set_condmod(BRW_CONDITIONAL_Z, 1650 test_mov_prop(BRW_CONDITIONAL_Z, 1740 test_mov_prop(BRW_CONDITIONAL_Z, 1830 test_mov_prop(BRW_CONDITIONAL_Z, [all...] |
| H A D | brw_eu.cpp | 48 case BRW_CONDITIONAL_Z: 51 return BRW_CONDITIONAL_Z; 72 case BRW_CONDITIONAL_Z:
|
| H A D | test_fs_copy_propagation.cpp | 179 { BRW_CONDITIONAL_Z , 0.5f, false },
|
| H A D | brw_compile_sf.c | 777 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z); 788 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z); 794 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z);
|
| H A D | brw_clip_util.c | 445 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z);
|
| H A D | brw_vec4_tcs.cpp | 128 set_condmod(BRW_CONDITIONAL_Z,
|
| H A D | brw_vec4_gs_visitor.cpp | 469 inst->conditional_mod = BRW_CONDITIONAL_Z;
|
| H A D | gfx6_gs_visitor.cpp | 325 emit(CMP(dst_null_ud(), this->first_vertex, brw_imm_ud(0u), BRW_CONDITIONAL_Z));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_eu.c | 48 case BRW_CONDITIONAL_Z:
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_eu.c | 48 case BRW_CONDITIONAL_Z:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_cmod_propagation.cpp | 134 if (cond != BRW_CONDITIONAL_Z && cond != BRW_CONDITIONAL_NZ) 260 inst->conditional_mod != BRW_CONDITIONAL_Z &&
|
| H A D | brw_eu.c | 45 case BRW_CONDITIONAL_Z: 48 return BRW_CONDITIONAL_Z; 69 case BRW_CONDITIONAL_Z:
|
| H A D | test_fs_copy_propagation.cpp | 168 { BRW_CONDITIONAL_Z , 0.5f, false },
|
| H A D | brw_compile_sf.c | 777 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z); 788 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z); 794 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z);
|
| H A D | brw_clip_util.c | 445 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_Z);
|
| H A D | brw_eu_defines.h | 121 BRW_CONDITIONAL_Z = 1, enumerator in enum:brw_conditional_mod
|
| H A D | brw_vec4_tcs.cpp | 128 set_condmod(BRW_CONDITIONAL_Z,
|
| H A D | brw_vec4_gs_visitor.cpp | 499 inst->conditional_mod = BRW_CONDITIONAL_Z;
|
| H A D | gen6_gs_visitor.cpp | 327 emit(CMP(dst_null_ud(), this->first_vertex, brw_imm_ud(0u), BRW_CONDITIONAL_Z));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | brw_defines.h | 528 #define BRW_CONDITIONAL_Z 1 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_defines.h | 528 #define BRW_CONDITIONAL_Z 1 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | brw_defines.h | 528 #define BRW_CONDITIONAL_Z 1 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_defines.h | 528 #define BRW_CONDITIONAL_Z 1 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | brw_defines.h | 521 #define BRW_CONDITIONAL_Z 1 macro
|