Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallLowering.cpp61 uint64_t getStackSize() { return StackSize; } in getStackSize() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h65 uint64_t getStackSize() const { in getStackSize() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h551 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h226 uint64_t getStackSize() const { return getResourceSize(); } in getStackSize() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp246 size_t getStackSize() const { in getStackSize() function in __anon4581b7f80111::DSAStackTy