Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1016 CALLSEQ_START, // Beginning of a call sequence enumerator
H A DSelectionDAG.h925 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td90 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.td72 def callseq_start : SDNode<"ISD::CALLSEQ_START",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp377 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
H A DLegalizeDAG.cpp1064 case ISD::CALLSEQ_START: in LegalizeOp()
1306 case ISD::CALLSEQ_START: in LegalizeOp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td108 def MxCallSeqStart : SDNode<"ISD::CALLSEQ_START", MxSDT_CallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.td59 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARCCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td44 def CallSeqStart : SDNode<"ISD::CALLSEQ_START", SDT_LanaiCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td40 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td237 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td56 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td80 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DStatepoints.rst401 CALLSEQ_START
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td48 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td39 def AVRcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_AVRCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td241 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.td434 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp783 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
H A DX86InstrInfo.td197 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td89 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
H A DMipsISelLowering.cpp3194 Chain.getOpcode() == ISD::CALLSEQ_START; in LowerCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td3088 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_NVPTXCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td3110 def callseq_start: SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td294 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_PPCCallSeqStart,

12