Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h531 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h534 return getNode(ISD::CALLSEQ_END, DL, NodeTys, &Ops[0],
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td69 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp251 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DLegalizeDAG.cpp1215 case ISD::CALLSEQ_END: in LegalizeOp()
1363 case ISD::CALLSEQ_END: in LegalizeOp()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td128 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td70 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_XCoreCallSeqEnd,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td57 SDNode<"ISD::CALLSEQ_END", SDT_MSP430CallSeqEnd,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td85 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MipsCallSeqEnd,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td158 def AArch64callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_AArch64CallSeqEnd,
164 // the InstrInfo constructor. CALLSEQ_START/CALLSEQ_END are produced by
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td2016 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/llvm/lib/Target/X86/
DX86InstrInfo.td194 SDNode<"ISD::CALLSEQ_END", SDT_X86CallSeqEnd,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td127 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PPCCallSeqEnd,
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td2573 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,