Home
last modified time | relevance | path

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

123

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h677 CALLSEQ_END, // End of a call sequence enumerator
DSelectionDAG.h858 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td76 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td96 def callseq_end : SDNode<"ISD::CALLSEQ_END",
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp313 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DStatepointLowering.cpp347 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td43 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td157 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td238 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.td62 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARCCallSeqEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td47 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td35 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_RISCVCallSeqEnd,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/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,

123