Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaOperators.td38 def Xtensa_callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_XtensaCallSeqStart,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1181 CALLSEQ_START, // Beginning of a call sequence enumerator
H A DSelectionDAG.h1087 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td110 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.cpp423 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
H A DLegalizeDAG.cpp1074 case ISD::CALLSEQ_START: in LegalizeOp()
1365 case ISD::CALLSEQ_START: in LegalizeOp()
/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/M68k/
H A DM68kInstrInfo.td99 def MxCallSeqStart : SDNode<"ISD::CALLSEQ_START", MxSDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td204 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
H A DX86ISelDAGToDAG.cpp850 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td76 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td246 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.td80 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.td40 def AVRcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_AVRCallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td51 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td304 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/LoongArch/
H A DLoongArchInstrInfo.td58 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td90 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
H A DMipsISelLowering.cpp3234 Chain.getOpcode() == ISD::CALLSEQ_START; in LowerCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td3270 def callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,

12