Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h532 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h495 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.cpp253 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DLegalizeDAG.cpp773 case ISD::CALLSEQ_END: in LegalizeOp()
904 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/XCore/
DXCoreInstrInfo.td70 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_XCoreCallSeqEnd,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td81 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MipsCallSeqEnd,
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.td44 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MBCallSeqEnd,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td57 SDNode<"ISD::CALLSEQ_END", SDT_MSP430CallSeqEnd,
/external/llvm/lib/Target/PTX/
DPTXInstrInfo.td49 // def PTXcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PTXCallSeqEnd,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td109 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PPCCallSeqEnd,
/external/llvm/lib/Target/X86/
DX86InstrInfo.td180 SDNode<"ISD::CALLSEQ_END", SDT_X86CallSeqEnd,
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td2376 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td91 def ARMcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARMCallSeqEnd,