Home
last modified time | relevance | path

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

1234

/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-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h775 CALLSEQ_END, // End of a call sequence enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h949 CALLSEQ_END, // End of a call sequence enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td47 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEInstrInfo.td72 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td92 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td96 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
/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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td77 def callseq_end : SDNode<"ISD::CALLSEQ_END",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td81 def callseq_end : SDNode<"ISD::CALLSEQ_END",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp346 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
DSelectionDAGDumper.cpp361 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.td38 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp373 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
DStatepointLowering.cpp343 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td157 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td42 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
/external/llvm-project/llvm/lib/Target/ARC/
DARCInstrInfo.td61 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARCCallSeqEnd,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.td61 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARCCallSeqEnd,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td235 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,

1234