| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaOperators.td | 61 def Xtensa_callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_XtensaCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1250 CALLSEQ_START, // Beginning of a call sequence enumerator
|
| H A D | SelectionDAG.h | 1150 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrInfo.td | 122 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstrInfo.td | 69 def callseq_start : SDNode<"ISD::CALLSEQ_START",
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 443 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 1104 case ISD::CALLSEQ_START: in LegalizeOp() 1400 case ISD::CALLSEQ_START: in LegalizeOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.td | 99 def MxCallSeqStart : SDNode<"ISD::CALLSEQ_START", MxSDT_CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragments.td | 199 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
|
| H A D | X86ISelDAGToDAG.cpp | 894 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.td | 44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 75 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZOperators.td | 261 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.td | 40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 56 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.td | 115 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.td | 32 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 44 def AVRcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_AVRCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 350 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 434 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 52 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.td | 70 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 2507 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_NVPTXCallSeqStart,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.td | 90 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
|
| H A D | MipsISelLowering.cpp | 3386 Chain.getOpcode() == ISD::CALLSEQ_START; in LowerCall()
|