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

Declarations

include/llvm/CodeGen/SelectionDAG.h
  936   SDValue getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, SDValue N1,

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 4462       DAG.getNode(AArch64ISD::CALL, DL, DAG.getVTList(MVT::Other, MVT::Glue),
 8299       DAG.getNode(AArch64ISD::CALL, dl, DAG.getVTList(MVT::Other, MVT::Glue),
lib/Target/AMDGPU/SIISelLowering.cpp
 7605   return DAG.getNode(Opcode, SL, VTList, GlueChain.getValue(1), A, B, C,
lib/Target/ARM/ARMISelLowering.cpp
 3114       DAG.getNode(ARMISD::CALL, DL, DAG.getVTList(MVT::Other, MVT::Glue),
lib/Target/BPF/BPFSelectionDAGInfo.cpp
   37   Dst = DAG.getNode(BPFISD::MEMCPY, dl, VTs, Chain, Dst, Src,
lib/Target/Mips/MipsISelLowering.cpp
 2519     return DAG.getNode(Subtarget.isGP64bit() ? Mips::PseudoD_SELECT_I64
lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
  158     return DAG.getNode(SystemZISD::CLC_LOOP, DL, VTs, Chain, Src1, Src2,