| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_eu.c | 51 case BRW_CONDITIONAL_G: 58 return BRW_CONDITIONAL_G;
|
| H A D | brw_disasm.c | 95 [BRW_CONDITIONAL_G] = ".g",
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_eu.c | 51 case BRW_CONDITIONAL_G: 58 return BRW_CONDITIONAL_G;
|
| H A D | brw_disasm.c | 95 [BRW_CONDITIONAL_G] = ".g",
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu.c | 49 case BRW_CONDITIONAL_G: 56 return BRW_CONDITIONAL_G; 72 case BRW_CONDITIONAL_G: 77 return BRW_CONDITIONAL_G;
|
| H A D | brw_clip_line.c | 220 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_G, c->reg.t, c->reg.t1 ); 243 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_G, c->reg.t, c->reg.t0 );
|
| H A D | brw_clip_tri.c | 457 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_G); 584 brw_CMP(p, t1, BRW_CONDITIONAL_G, v0, get_element(v0, 3)); 585 brw_CMP(p, t2, BRW_CONDITIONAL_G, v1, get_element(v1, 3)); 586 brw_CMP(p, t3, BRW_CONDITIONAL_G, v2, get_element(v2, 3));
|
| H A D | test_fs_copy_propagation.cpp | 170 { BRW_CONDITIONAL_G , 0.5f, false },
|
| H A D | brw_eu_defines.h | 125 BRW_CONDITIONAL_G = 3, enumerator in enum:brw_conditional_mod
|
| H A D | brw_clip_unfilled.c | 304 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_G);
|
| H A D | gen6_gs_visitor.cpp | 371 emit(CMP(dst_null_ud(), this->vertex_count, brw_imm_ud(0u), BRW_CONDITIONAL_G));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu.cpp | 52 case BRW_CONDITIONAL_G: 59 return BRW_CONDITIONAL_G; 75 case BRW_CONDITIONAL_G: 80 return BRW_CONDITIONAL_G;
|
| H A D | brw_fs_cmod_propagation.cpp | 129 (cond != BRW_CONDITIONAL_G && 441 (inst->conditional_mod == BRW_CONDITIONAL_G &&
|
| H A D | brw_clip_line.c | 220 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_G, c->reg.t, c->reg.t1 ); 243 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_G, c->reg.t, c->reg.t0 );
|
| H A D | test_fs_cmod_propagation.cpp | 732 bld.CMP(bld.null_reg_f(), dst0, zero, BRW_CONDITIONAL_G); 751 EXPECT_EQ(BRW_CONDITIONAL_G, instruction(block0, 1)->conditional_mod); 858 bld.CMP(bld.null_reg_d(), dst0, zero, BRW_CONDITIONAL_G); 877 EXPECT_EQ(BRW_CONDITIONAL_G, instruction(block0, 1)->conditional_mod); 889 bld.CMP(bld.null_reg_ud(), dst0, zero, BRW_CONDITIONAL_G); 1263 EXPECT_EQ(BRW_CONDITIONAL_G, instruction(block0, 0)->conditional_mod); 1680 test_mov_prop(BRW_CONDITIONAL_G, 1770 test_mov_prop(BRW_CONDITIONAL_G, 1871 test_mov_prop(BRW_CONDITIONAL_G, 1995 test_mov_prop(BRW_CONDITIONAL_G, [all...] |
| H A D | brw_clip_tri.c | 457 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_G); 584 brw_CMP(p, t1, BRW_CONDITIONAL_G, v0, get_element(v0, 3)); 585 brw_CMP(p, t2, BRW_CONDITIONAL_G, v1, get_element(v1, 3)); 586 brw_CMP(p, t3, BRW_CONDITIONAL_G, v2, get_element(v2, 3));
|
| H A D | test_fs_copy_propagation.cpp | 181 { BRW_CONDITIONAL_G , 0.5f, false },
|
| H A D | brw_clip_unfilled.c | 304 brw_inst_set_cond_modifier(p->devinfo, brw_last_inst, BRW_CONDITIONAL_G);
|
| H A D | brw_fs_builder.h | 463 mod = BRW_CONDITIONAL_G;
|
| H A D | gfx6_gs_visitor.cpp | 369 emit(CMP(dst_null_ud(), this->vertex_count, brw_imm_ud(0u), BRW_CONDITIONAL_G));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | brw_defines.h | 532 #define BRW_CONDITIONAL_G 3 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_defines.h | 532 #define BRW_CONDITIONAL_G 3 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | brw_defines.h | 532 #define BRW_CONDITIONAL_G 3 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_defines.h | 532 #define BRW_CONDITIONAL_G 3 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | brw_defines.h | 525 #define BRW_CONDITIONAL_G 3 macro
|