Searched defs:SpillSlot (Results 1 – 9 of 9) sorted by relevance
50 struct SpillSlot { struct51 unsigned Reg;52 int Offset; // Offset relative to stack pointer on function entry.
729 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local1090 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local1126 AllocaInst *SpillSlot) { in insertPHIStores()1163 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()1176 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
140 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local193 Optional<int> SpillSlot = in findPreviousSpillSlot() local1217 SDValue SpillSlot = DAG.getTargetFrameIndex(Index, getFrameIndexTy()); in visitGCRelocate() local
616 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
1692 using SpillSlot = TargetFrameLowering::SpillSlot; in assignCalleeSavedSpillSlots() typedef
1600 SDValue SpillSlot = DAG.CreateStackTemporary(SlotVT); in LowerCall() local
7577 SDValue SpillSlot = DAG.CreateStackTemporary(StoredSize, StackAlign); in LowerCall() local
5706 SDValue SpillSlot = Ptr; in LowerCall() local
4128 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local