Home | History | Annotate | Download | only in InstCombine

Lines Matching full:extracted

577   unsigned Width;     // The width extracted.
614 /// so, we split the PHI into the various pieces being extracted. This sort of
621 // PHIUsers - Keep track of all of the truncated values extracted from a set
626 // nodes which are extracted from. PHIsToSlice is a set we use to avoid
688 // extracted out of it. First, sort the users by their offset and size.
896 // PHI into the various pieces being extracted. This sort of thing is