Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86CallLowering.cpp62 uint64_t getStackSize() { return StackSize; } in getStackSize() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h64 uint64_t getStackSize() const { in getStackSize() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h245 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
H A DMachineFrameInfo.h585 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h403 uint64_t getStackSize() const { return getResourceSize(); } in getStackSize() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp274 size_t getStackSize() const { in getStackSize() function in __anon61cef30c0111::DSAStackTy