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

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  298   if (!AllowTypeMismatch && LHS.getValueType() != RHS.getValueType())
  321     if (!AllowTypeMismatch && (LHSOp.getValueType() != SVT ||