Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaOperators.td61 def Xtensa_callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_XtensaCallSeqStart,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1250 CALLSEQ_START, // Beginning of a call sequence enumerator
H A DSelectionDAG.h1150 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td122 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.td69 def callseq_start : SDNode<"ISD::CALLSEQ_START",
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp443 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
H A DLegalizeDAG.cpp1104 case ISD::CALLSEQ_START: in LegalizeOp()
1400 case ISD::CALLSEQ_START: in LegalizeOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td99 def MxCallSeqStart : SDNode<"ISD::CALLSEQ_START", MxSDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td199 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
H A DX86ISelDAGToDAG.cpp894 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td75 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td261 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td56 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td115 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td32 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td44 def AVRcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_AVRCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td350 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td434 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td52 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.td70 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2507 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_NVPTXCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td90 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
H A DMipsISelLowering.cpp3386 Chain.getOpcode() == ISD::CALLSEQ_START; in LowerCall()

12