Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h533 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h492 return getNode(ISD::CALLSEQ_END, DebugLoc(), NodeTys, &Ops[0],
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h631 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h742 return getNode(ISD::CALLSEQ_END, DL, NodeTys, Ops);
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td47 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUNodes.td23 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPUCallSeq,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp285 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DStatepointLowering.cpp320 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
DLegalizeDAG.cpp1008 case ISD::CALLSEQ_END: in LegalizeOp()
1163 case ISD::CALLSEQ_END: in LegalizeOp()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.td38 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp231 else if (Node->getOpcode() == ISD::CALLSEQ_END) { in FindCallEndFromCallStart()
288 case ISD::CALLSEQ_END: in FindCallStartFromCallEnd()
848 case ISD::CALLSEQ_END: in LegalizeOp()
1083 case ISD::CALLSEQ_END: in LegalizeOp()
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td157 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.td44 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MBCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.td119 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinInstrInfo.td27 def BfinCallseqEnd : SDNode<"ISD::CALLSEQ_END", SDT_BfinCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.td81 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_MipsCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.td70 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_XCoreCallSeqEnd,
/external/llvm/docs/
DStatepoints.rst309 CALLSEQ_END
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.td57 SDNode<"ISD::CALLSEQ_END", SDT_MSP430CallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.td56 SDNode<"ISD::CALLSEQ_END", SDT_SystemZCallSeqEnd,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td82 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/AVR/
DAVRInstrInfo.td42 def AVRcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_AVRCallSeqEnd,
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.td49 // def PTXcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PTXCallSeqEnd,

12