Searched defs:CreateFixedObject (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp558 /// CreateFixedObject - Create a new object at a fixed location on the stack.
563 int MachineFrameInfo::CreateFixedObject(uint64_t Size, int64_t SPOffset, function in class:MachineFrameInfo

Completed in 36 milliseconds