Home
last modified time | relevance | path

Searched defs:StackObject (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h83 struct StackObject { struct
86 int64_t SPOffset;
90 uint64_t Size;
93 unsigned Alignment;
118 StackObject(uint64_t Sz, unsigned Al, int64_t SP, bool IM, in StackObject() argument
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp326 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
337 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
356 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h103 StackObject, enumerator