Home
last modified time | relevance | path

Searched refs:CALLSEQ_START (Results 1 – 25 of 77) sorted by relevance

1234

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h630 CALLSEQ_START, // Beginning of a call sequence enumerator
DSelectionDAG.h727 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h774 CALLSEQ_START, // Beginning of a call sequence enumerator
DSelectionDAG.h889 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h948 CALLSEQ_START, // Beginning of a call sequence enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td44 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEInstrInfo.td70 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td89 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td93 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp284 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td72 def callseq_start : SDNode<"ISD::CALLSEQ_START",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td76 def callseq_start : SDNode<"ISD::CALLSEQ_START",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp360 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.td36 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp372 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td155 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/external/llvm-project/llvm/lib/Target/ARC/
DARCInstrInfo.td59 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.td59 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td233 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZOperators.td237 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/external/llvm-project/llvm/lib/Target/BPF/
DBPFInstrInfo.td40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,

1234