Lines Matching refs:Partial
261 Partial = SrcSub || DstSub;
376 // This is a partial register copy. Check that the parts match.
428 assert(!CP.isPartial() && "This doesn't work for partial copies.");
458 // Don't allow any partial copies, even if isCoalescable() allows them.
1420 /// Set Redef if there are any partial register definitions that depend on the
1482 // This only covers partial redef operands. DefMI may have normal use
1715 /// Multiple values in Other.LI can be affected since partial redefinitions can
1720 /// 3 %dst:ssub1 = BAR <-- Partial redef doesn't clear taint in ssub0
1768 /// This does not include partial redefinitions of Reg.
1887 // Remove <def,read-undef> flags. This def is now a partial redef.