Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h576 CALLSEQ_START, // Beginning of a call sequence enumerator
H A DSelectionDAG.h634 return getNode(ISD::CALLSEQ_START, DL, VTs, Ops);
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp266 case ISD::CALLSEQ_START: return "callseq_start"; in getOperationName()
H A DLegalizeDAG.cpp1234 case ISD::CALLSEQ_START: in LegalizeOp()
1386 case ISD::CALLSEQ_START: in LegalizeOp()
/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td88 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_CallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td80 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_XCoreCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td54 SDNode<"ISD::CALLSEQ_START", SDT_MSP430CallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td179 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp432 while (HasCallSeq && Chain.getOpcode() != ISD::CALLSEQ_START) { in isCalleeLoad()
H A DX86InstrInfo.td171 SDNode<"ISD::CALLSEQ_START", SDT_X86CallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td81 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_MipsCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2678 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_NVPTXCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td130 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_PPCCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.td3962 def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_SPCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.td101 def ARMcallseq_start : SDNode<"ISD::CALLSEQ_START", SDT_ARMCallSeqStart,
/minix/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td122 def AArch64callseq_start : SDNode<"ISD::CALLSEQ_START",