Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h305 int64_t getLocalFrameSize() const { return LocalFrameSize; } in getLocalFrameSize() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h361 int64_t getLocalFrameSize() const { return LocalFrameSize; } in getLocalFrameSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h398 int64_t getLocalFrameSize() const { return LocalFrameSize; } in getLocalFrameSize() function