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

Declarations

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  611     bool isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN,

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 4796       if (isAndLoadExtLoad(Mask, Load, Load->getValueType(0), ExtVT) &&
 9825           if (isAndLoadExtLoad(AndC, LN00, LoadResultTy, ExtVT))