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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  217   SDValue JoinIntegers(SDValue Lo, SDValue Hi);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  331                          JoinIntegers(Lo, Hi));
  411                      N->getValueType(0)), JoinIntegers(N->getOperand(0),
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
 2195                      JoinIntegers(Lo, Hi));