Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:folded

2545       // AND to be folded.
5645 // permitted) should have folded most of them already.
5703 // folded to an fneg or fabs.
6633 // If this is fp_round(fpextend), don't fold it, allow ourselves to be folded.
6976 /// uses N as its base pointer and that N may be folded in the load / store
7019 /// transformation, the new indexed load / store has effectively folded
7081 // 3) Another use of old base ptr is a predecessor of N. If ptr is folded
7098 // can be folded with this one. We should do this to avoid having to keep
7154 // If Ptr may be folded in addressing mode of other use, then it's
7250 /// The transformation folded the add / subtract into the new indexed
7302 // it may be folded as addressing mmode).
7304 // nor a successor of N. Otherwise, if Op is folded that would
9542 // If these two elements can't be folded, bail out.