Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaOperators.td38 def Xtensa_callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_XtensaCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h1181 CALLSEQ_START, // Beginning of a call sequence enumerator
HDSelectionDAG.h1087 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyInstrInfo.td110 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInstrInfo.td69 def callseq_start : SDNode<"ISD::CALLSEQ_START",
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp423 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
HDLegalizeDAG.cpp1074 case ISD::CALLSEQ_START: in LegalizeOp()
1365 case ISD::CALLSEQ_START: in LegalizeOp()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kInstrInfo.td99 def MxCallSeqStart : SDNode<"ISD::CALLSEQ_START", MxSDT_CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFragments.td204 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
HDX86ISelDAGToDAG.cpp850 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCInstrInfo.td76 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZOperators.td246 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFInstrInfo.td40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430InstrInfo.td56 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreInstrInfo.td80 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYInstrInfo.td32 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRInstrInfo.td40 def AVRcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_AVRCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td304 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.td51 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchInstrInfo.td58 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEInstrInfo.td434 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp3234 Chain.getOpcode() == ISD::CALLSEQ_START; in LowerCall()
HDMipsInstrInfo.td90 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonPatterns.td3270 def callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,

12