/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 631 CALLSEQ_END, // End of a call sequence enumerator
|
D | SelectionDAG.h | 742 return getNode(ISD::CALLSEQ_END, DL, NodeTys, Ops);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 775 CALLSEQ_END, // End of a call sequence enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 949 CALLSEQ_END, // End of a call sequence enumerator
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 47 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 72 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_SPCallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 92 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 96 SDNode<"ISD::CALLSEQ_END", SDT_WebAssemblyCallSeqEnd,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 285 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
|
D | StatepointLowering.cpp | 320 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 77 def callseq_end : SDNode<"ISD::CALLSEQ_END",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 81 def callseq_end : SDNode<"ISD::CALLSEQ_END",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 346 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
|
D | SelectionDAGDumper.cpp | 361 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
|
/external/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 38 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 373 case ISD::CALLSEQ_END: return "callseq_end"; in getOperationName()
|
D | StatepointLowering.cpp | 343 assert(CallEnd->getOpcode() == ISD::CALLSEQ_END && "expected!"); in lowerCallFromStatepointLoweringInfo()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 157 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 42 def BPFcallseq_end : SDNode<"ISD::CALLSEQ_END", SDT_BPFCallSeqEnd,
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 61 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARCCallSeqEnd,
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 46 def CallSeqEnd : SDNode<"ISD::CALLSEQ_END", SDT_LanaiCallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 61 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_ARCCallSeqEnd,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 235 def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_CallSeqEnd,
|