Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h142 bool isSpillSlot; member
188 isImmutable(IsImmutable), isSpillSlot(IsSpillSlot), StackID(StackID), in SPOffset()
690 return Objects[ObjectIdx+NumFixedObjects].isSpillSlot; in isSpillSlotObjectIndex()
737 int CreateStackObject(uint64_t Size, Align Alignment, bool isSpillSlot,
741 bool isSpillSlot,
744 return CreateStackObject(Size, assumeAligned(Alignment), isSpillSlot,