Home | History | Annotate | Download | only in CodeGen

Lines Matching full:eliminate

438 /// coalescing eliminate the extra copy.
581 // Commute the ADD to hopefully eliminate an otherwise unavoidable copy.
622 // to eliminate an otherwise unavoidable copy.
788 /// 'add' to eliminate a copy.
814 /// eliminate the need for the copy.
1001 /// instruction in order to eliminate the need for the copy.
1202 /// operands, attempt some transformations that may either eliminate the tied
1385 // Transforming didn't eliminate the tie and didn't lead to an
1664 // transformations that may either eliminate the tied operands or
1718 /// Eliminate a REG_SEQUENCE instruction as part of the de-ssa process.