Searched refs:FPSpillSlot (Results 1 – 5 of 5) sorted by relevance
32 int FPSpillSlot; variable40 FPSpillSlot(0), in XCoreFunctionInfo()46 FPSpillSlot(0), in XCoreFunctionInfo()60 void setFPSpillSlot(int off) { FPSpillSlot = off; } in setFPSpillSlot()61 int getFPSpillSlot() const { return FPSpillSlot; } in getFPSpillSlot()
52 return FPSpillSlot; in createFPSpillSlot()56 FPSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true); in createFPSpillSlot()58 return FPSpillSlot; in createFPSpillSlot()
33 int FPSpillSlot; variable76 return FPSpillSlot; in getFPSpillSlot()
55 return FPSpillSlot; in createFPSpillSlot()60 FPSpillSlot = MFI.CreateStackObject(TRI.getSpillSize(RC), in createFPSpillSlot()63 return FPSpillSlot; in createFPSpillSlot()
32 int FPSpillSlot; variable65 return FPSpillSlot; in getFPSpillSlot()