/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 630 CALLSEQ_START, // Beginning of a call sequence enumerator
|
D | SelectionDAG.h | 727 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 774 CALLSEQ_START, // Beginning of a call sequence enumerator
|
D | SelectionDAG.h | 889 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 948 CALLSEQ_START, // Beginning of a call sequence enumerator
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 44 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 70 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 89 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 93 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 284 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 72 def callseq_start : SDNode<"ISD::CALLSEQ_START",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 76 def callseq_start : SDNode<"ISD::CALLSEQ_START",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 360 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
|
/external/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 36 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 372 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 155 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 59 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 59 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 233 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 237 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
|