Home
last modified time | relevance | path

Searched refs:CALLSEQ_END (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h538 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h535 return getNode(ISD::CALLSEQ_END, DebugLoc(), NodeTys, &Ops[0],
/external/llvm/lib/Target/CellSPU/
DSPUNodes.td23 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPUCallSeq,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp254 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DLegalizeDAG.cpp1208 case ISD::CALLSEQ_END: in LegalizeOp()
1343 case ISD::CALLSEQ_END: in LegalizeOp()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td119 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.td44 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MBCallSeqEnd,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td70 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_XCoreCallSeqEnd,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td78 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MipsCallSeqEnd,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td57 SDNode<"ISD::CALLSEQ_END", SDT_MSP430CallSeqEnd,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td109 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PPCCallSeqEnd,
/external/llvm/lib/Target/X86/
DX86InstrInfo.td191 SDNode<"ISD::CALLSEQ_END", SDT_X86CallSeqEnd,
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td2537 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td2788 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_NVPTXCallSeqEnd,
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td101 def ARMcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARMCallSeqEnd,