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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 9317       ((LegalOperations || VT.isVector() ||
 9319        !TLI.isLoadExtLegal(ExtLoadType, VT, N0.getValueType())))
 9325     DoXform = ExtendUsesToFormExtLoad(VT, N, N0, ExtOpc, SetCCs, TLI);
 9326   if (VT.isVector())
 9332   SDValue ExtLoad = DAG.getExtLoad(ExtLoadType, SDLoc(LN0), VT, LN0->getChain(),