Home | History | Annotate | Download | only in CodeGen

Lines Matching full:joined

197     /// Return true if a copy involving a physreg should be joined.
1379 // Otherwise, if one of the intervals being joined is a physreg, this method
1560 // In the easiest case, the two live ranges being joined are disjoint, and
1577 // merged into one. We compute a list of ultimate values in the joined live
1622 /// joined. Objects of this class are always created in pairs - one for each
1686 /// joined register, so they can be compared directly between SrcReg and
1765 /// 2 %src = FOO <-- ValNo to be joined with %dst:ssub0
1871 // Transform lanemask to a mask in the joined live interval.
2163 // This value number needs to go in the final joined live range.
2339 // Also remove <def,dead> flags since the joined live range will
2896 // Joining intervals can allow other intervals to be joined. Iteratively join