reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
 7264         if (lo <= M)
 7265           M = (M < hi) ? ((M - lo) + (j * MaskWidth)) : (M - MaskWidth);
 7265           M = (M < hi) ? ((M - lo) + (j * MaskWidth)) : (M - MaskWidth);
 7265           M = (M < hi) ? ((M - lo) + (j * MaskWidth)) : (M - MaskWidth);
 7265           M = (M < hi) ? ((M - lo) + (j * MaskWidth)) : (M - MaskWidth);