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

References

lib/Target/X86/X86ISelLowering.cpp
40895       if (!(LIdx == Index && RIdx == Index + 1) &&
40895       if (!(LIdx == Index && RIdx == Index + 1) &&
40896           !(IsCommutative && LIdx == Index + 1 && RIdx == Index))
40896           !(IsCommutative && LIdx == Index + 1 && RIdx == Index))