Searched defs:CallSeqStart (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallLowering.cpp303 auto CallSeqStart = MIRBuilder.buildInstr(AdjStackDown); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp527 MachineInstrBuilder CallSeqStart = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp910 MachineInstrBuilder CallSeqStart; local
1083 MachineInstrBuilder CallSeqStart; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1121 MachineInstrBuilder CallSeqStart; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5287 static SDValue getOutputChainFromCallSeq(SDValue CallSeqStart) { argument
5314 prepareDescriptorIndirectCall(SelectionDAG &DAG, SDValue &Callee, SDValue &Glue, SDValue &Chain, SDValue CallSeqStart, const CallBase *CB, const SDLoc &dl, bool hasNest, const PPCSubtarget &Subtarget) argument
5489 FinishCall( CallFlags CFlags, const SDLoc &dl, SelectionDAG &DAG, SmallVector<std::pair<unsigned, SDValue>, 8> &RegsToPass, SDValue Glue, SDValue Chain, SDValue CallSeqStart, SDValue &Callee, int SPDiff, unsigned NumBytes, const SmallVectorImpl<ISD::InputArg> &Ins, SmallVectorImpl<SDValue> &InVals, const CallBase *CB) const argument
5735 SDValue CallSeqStart = Chain; local
5875 createMemcpyOutsideCallSeq( SDValue Arg, SDValue PtrOff, SDValue CallSeqStart, ISD::ArgFlagsTy Flags, SelectionDAG &DAG, const SDLoc &dl) const argument
6063 SDValue CallSeqStart = Chain; local
7161 SDValue CallSeqStart = Chain; local
[all...]

Completed in 165 milliseconds