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

References

lib/Target/XCore/XCoreISelLowering.cpp
 1642     if (N0C && !N1C)
 1646     if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) {
 1646     if (N0C && N0C->isNullValue() && N1C && N1C->isNullValue()) {
 1656     if (N1C && N1C->isNullValue() && N->hasNUsesOfValue(0, 1)) {
 1656     if (N1C && N1C->isNullValue() && N->hasNUsesOfValue(0, 1)) {