Home
last modified time | relevance | path

Searched defs:getStackSize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallLowering.cpp61 uint64_t getStackSize() { return StackSize; } in getStackSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h65 uint64_t getStackSize() const { in getStackSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h551 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h226 uint64_t getStackSize() const { return getResourceSize(); } in getStackSize() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp246 size_t getStackSize() const { in getStackSize() function in __anon5b04668f0111::DSAStackTy