/external/mesa3d/src/intel/compiler/ |
D | test_fs_saturate_propagation.cpp | 132 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 169 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 205 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 239 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 277 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 315 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 352 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 393 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 438 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() 478 EXPECT_EQ(BRW_OPCODE_MOV, instruction(block0, 1)->opcode); in TEST_F() [all …]
|
D | brw_fs_cmod_propagation.cpp | 62 inst->opcode != BRW_OPCODE_MOV) || in opt_cmod_propagation_local() 85 if (inst->opcode == BRW_OPCODE_MOV && in opt_cmod_propagation_local()
|
D | brw_vec4_cmod_propagation.cpp | 49 inst->opcode != BRW_OPCODE_MOV) || in opt_cmod_propagation_local() 65 if (inst->opcode == BRW_OPCODE_MOV && in opt_cmod_propagation_local()
|
D | brw_vec4_cse.cpp | 52 case BRW_OPCODE_MOV: in is_expression() 166 if (inst->opcode != BRW_OPCODE_MOV || in opt_cse_local() 167 (inst->opcode == BRW_OPCODE_MOV && in opt_cse_local()
|
D | brw_fs_sel_peephole.cpp | 71 if (then_movs == MAX_MOVS || inst->opcode != BRW_OPCODE_MOV || in count_movs_from_if() 81 if (else_movs == MAX_MOVS || inst->opcode != BRW_OPCODE_MOV || in count_movs_from_if()
|
D | brw_fs_saturate_propagation.cpp | 54 if (inst->opcode != BRW_OPCODE_MOV || in opt_saturate_propagation_local() 128 if (scan_inst->opcode != BRW_OPCODE_MOV || in opt_saturate_propagation_local()
|
D | brw_fs_cse.cpp | 51 case BRW_OPCODE_MOV: in is_expression() 269 if (inst->opcode != BRW_OPCODE_MOV || in opt_cse_local() 270 (inst->opcode == BRW_OPCODE_MOV && in opt_cse_local()
|
D | test_fs_copy_propagation.cpp | 132 EXPECT_EQ(BRW_OPCODE_MOV, mov->opcode); in TEST_F() 194 EXPECT_EQ(BRW_OPCODE_MOV, mov->opcode); in TEST_F()
|
D | brw_fs_register_coalesce.cpp | 61 } else if (inst->opcode == BRW_OPCODE_MOV) { in is_nop_mov() 71 if ((inst->opcode != BRW_OPCODE_MOV && in is_coalesce_candidate()
|
D | brw_vec4.cpp | 301 (opcode == BRW_OPCODE_MOV || in can_change_types() 402 if (inst->opcode == BRW_OPCODE_MOV && in opt_vector_float() 790 case BRW_OPCODE_MOV: in opt_algebraic() 808 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 815 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 823 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 840 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 844 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 865 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 1205 if (inst->opcode != BRW_OPCODE_MOV || in opt_register_coalesce() [all …]
|
D | brw_fs_lower_conversions.cpp | 33 case BRW_OPCODE_MOV: in supports_type_conversion()
|
D | brw_fs.cpp | 398 (opcode == BRW_OPCODE_MOV || in can_change_types() 2334 case BRW_OPCODE_MOV: in opt_algebraic() 2356 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2364 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2373 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2382 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2395 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2403 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2412 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() 2420 inst->opcode = BRW_OPCODE_MOV; in opt_algebraic() [all …]
|
D | brw_vec4_copy_propagation.cpp | 46 return (inst->opcode == BRW_OPCODE_MOV && in is_direct_copy() 188 case BRW_OPCODE_MOV: in try_constant_propagate()
|
D | test_eu_validate.cpp | 1077 if (inst[i].opcode == BRW_OPCODE_MOV) { in TEST_P() 1197 if (inst[i].opcode == BRW_OPCODE_MOV) { in TEST_P() 1333 if (inst[i].opcode == BRW_OPCODE_MOV) { in TEST_P() 1425 if (inst[i].opcode == BRW_OPCODE_MOV) { in TEST_P() 1527 if (inst[i].opcode == BRW_OPCODE_MOV) { in TEST_P()
|
D | brw_shader.cpp | 867 case BRW_OPCODE_MOV: in can_do_saturate() 917 case BRW_OPCODE_MOV: in can_do_cmod()
|
D | brw_fs_combine_constants.cpp | 54 case BRW_OPCODE_MOV: in could_coissue()
|
D | brw_fs_copy_propagation.cpp | 574 case BRW_OPCODE_MOV: in try_constant_propagate() 757 return (inst->opcode == BRW_OPCODE_MOV && in can_propagate_from()
|
D | brw_eu_defines.h | 193 BRW_OPCODE_MOV = 1, enumerator
|
D | brw_eu.c | 430 [BRW_OPCODE_MOV] = {
|
D | brw_eu_validate.c | 123 return brw_inst_opcode(devinfo, inst) == BRW_OPCODE_MOV && in inst_is_raw_move()
|
D | brw_vec4_visitor.cpp | 1850 emit(BRW_OPCODE_MOV, dst_reg(temp), *reg); in resolve_ud_negate()
|
D | brw_vec4_generator.cpp | 1555 case BRW_OPCODE_MOV: in generate_code()
|
D | brw_fs_generator.cpp | 1722 case BRW_OPCODE_MOV: in generate_code()
|
D | brw_eu_emit.c | 1005 return brw_alu1(p, BRW_OPCODE_MOV, dest, src0); in ALU1()
|