Home | History | Annotate | Download | only in X86

Lines Matching full:folding

5207 /// Try to remove the load by folding it to a register
5564 // X86II::MO_GOT_ABSOLUTE_ADDRESS after folding.
5576 // Folding a memory location into the two-address part of a two-address
5577 // instruction is different than folding it other places. It requires
5688 // Folding failed again - undo the commute before returning.
5714 /// unmodified. This can be used to avoid folding loads if the instructions
6094 // Folding a V_SET0 or V_SETALLONES as a load, to ease register pressure.
6145 // Folding a normal load. Just copy the load's address operands.
7248 // No point folding accesses if there isn't at least two.