Lines Matching refs:replaced
10 ;test2add_32: 3 operands LEA32r that can be replaced with 2 add instructions
16 ;test2add_ebp_32: 3 operands LEA32r that can be replaced with 2 add instructions
22 ;test1add_ebp_32: 2 operands LEA32r where base register is ebp and can be replaced
28 ;testleaadd_32: 3 operands LEA32r that can be replaced with 1 lea 1 add instructions
33 ;testleaadd_ebp_32: 3 operands LEA32r that can be replaced with 1 lea 1 add instructions
39 ;test1lea_ebp_32: 2 operands LEA32r wher base register is rbp/r13/ebp and can be replaced
45 ;test2addi32_32: 3 operands LEA32r that can be replaced with 2 add instructions where ADD32ri32
51 ;test1mov1add_ebp_32: 2 operands LEA32r that can be replaced with 1 add 1 mov instructions
57 ;testleaadd_ebp_index_32: 3 operands LEA32r that can be replaced with 1 lea 1 add instructions
63 ;testleaadd_ebp_index2_32: 3 operands LEA32r that can be replaced with 1 lea 1 add instructions
69 ;test_skip_opt_32: 3 operands LEA32r that can not be replaced with 2 instructions
74 ;test_skip_eflags_32: LEA32r that cannot be replaced since its not safe to clobber eflags