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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 3273         if (newVT.isRound() &&
 3274             shouldReduceLoadWidth(Lod, ISD::NON_EXTLOAD, newVT)) {
 3282               newVT, dl, Lod->getChain(), Ptr,
 3285                               DAG.getNode(ISD::AND, dl, newVT, NewLoad,
 3287                                                       dl, newVT)),
 3288                               DAG.getConstant(0LL, dl, newVT), Cond);