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

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

Completed in 437 milliseconds