Lines Matching full:folding
428 // FIXME: Allow folding when register classes are memory compatible.
454 // Return false if any operands requested for folding are not foldable (not
521 // Ask the target to do the actual folding.
774 /// foldMemoryOperand - Same as the previous version except it allows folding
783 assert(MI->getOperand(Ops[i]).isUse() && "Folding load into def!");
788 // Ask the target to do the actual folding.
800 // Ask the target to do the actual folding.
812 // Handle the rare case of folding multiple loads.