Home | History | Annotate | Download | only in CodeGen

Lines Matching full:unfold

259     /// ExtractHoistableLoad - Unfold a load from the given machineinstr if
480 // operands. FIXME: Consider unfold load folding instructions.
1243 // Don't unfold simple loads.
1247 // If not, we may be able to unfold a load and hoist that.
1265 // Ok, we're unfolding. Create a temporary register and do the unfold.