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

Declarations

include/llvm/CodeGen/SelectionDAG.h
 1273   MachineSDNode *getMachineNode(unsigned Opcode, const SDLoc &dl, EVT VT1,

References

lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
 1222   SDNode *Res = CurDAG->getMachineNode(Opcode, dl, MVT::i64, DstVT,
lib/Target/ARM/ARMISelDAGToDAG.cpp
 1527       SDNode *New = CurDAG->getMachineNode(Opcode, SDLoc(N), MVT::i32, MVT::i32,
 1537       SDNode *New = CurDAG->getMachineNode(Opcode, SDLoc(N), MVT::i32, MVT::i32,
 1568   SDNode *New = CurDAG->getMachineNode(ARM::tLDR_postidx, SDLoc(N), MVT::i32,
 1616     SDNode *New = CurDAG->getMachineNode(Opcode, SDLoc(N), MVT::i32, MVT::i32,
 1678   SDNode *New = CurDAG->getMachineNode(Opcode, SDLoc(N), LD->getValueType(0),
 2015     SDNode *VLdA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl,
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 4433     ReplaceNode(N, CurDAG->getMachineNode(PPC::ReadTB, dl, MVT::i32, MVT::i32,
 4519       SDNode *MN = CurDAG->getMachineNode(
 4559       SDNode *MN = CurDAG->getMachineNode(
lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  163     ReplaceNode(Node, CurDAG->getMachineNode(RISCV::ReadCycleWide, DL, MVT::i32,