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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 4560     SDValue CastVal = DAG.getNode(ISD::BITCAST, SL, NVT, AM->getVal());
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2339   SDValue CastVal = BitConvertToInteger(AM->getVal());
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
 1767   SDValue Value = PlainStore ? PlainStore->getValue() : AtomicStore->getVal();
lib/Target/SystemZ/SystemZISelLowering.cpp
 3654   SDValue Chain = DAG.getTruncStore(Node->getChain(), SDLoc(Op), Node->getVal(),
 3681   SDValue Src2 = Node->getVal();
 3748     SDValue Src2 = Node->getVal();
lib/Target/XCore/XCoreISelLowering.cpp
  977     return DAG.getStore(N->getChain(), SDLoc(Op), N->getVal(), N->getBasePtr(),
  984     return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(),
  990     return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(),