Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h621 CALLSEQ_START, // Beginning of a call sequence enumerator
DSelectionDAG.h641 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td44 SDNode<"ISD::CALLSEQ_START", SDT_WebAssemblyCallSeqStart,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp283 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
DLegalizeDAG.cpp1287 case ISD::CALLSEQ_START: in LegalizeOp()
1443 case ISD::CALLSEQ_START: in LegalizeOp()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.td36 def BPFcallseq_start: SDNode<"ISD::CALLSEQ_START", SDT_BPFCallSeqStart,
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td146 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/external/llvm/docs/
DStatepoints.rst301 CALLSEQ_START
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td80 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td54 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td180 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp515 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
DX86InstrInfo.td171 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td84 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td2680 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_NVPTXCallSeqStart,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td164 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_PPCCallSeqStart,
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td104 def ARMcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARMCallSeqStart,
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td4877 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td146 def AArch64callseq_start : SDNode<"ISD::CALLSEQ_START",