Searched defs:SpillSlot (Results 1 – 9 of 9) sorted by relevance
46 struct SpillSlot { struct47 unsigned Reg;48 int Offset; // Offset relative to stack pointer on function entry.
42 struct SpillSlot { struct43 unsigned Reg;44 int Offset; // Offset relative to stack pointer on function entry.
694 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local1067 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local1104 AllocaInst *SpillSlot) { in insertPHIStores()1141 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()1155 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
102 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local147 Optional<int> SpillSlot = in findPreviousSpillSlot() local919 SDValue SpillSlot = DAG.getTargetFrameIndex(*DerivedPtrLocation, in visitGCRelocate() local
311 struct SpillSlot struct in nv50_ir::SpillCodeInserter313 Interval occup;314 std::list<Value *> residents; // needed to recalculate occup315 Symbol *sym;316 int32_t offset;317 inline uint8_t size() const { return sym->reg.size; } in size()
1316 typedef TargetFrameLowering::SpillSlot SpillSlot; in assignCalleeSavedSpillSlots() typedef
1082 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[I].ArgVT); in LowerCall() local
2147 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
3129 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local