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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallLowering.cpp174 uint64_t getStackSize() { return StackSize; } function in struct:__anon5437::OutgoingValueHandler
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp211 size_t getStackSize() const { function in class:__anon3206::DSAStackTy
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h62 uint64_t getStackSize() const { function in class:llvm::StackMapParser::FunctionAccessor
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h223 uint64_t getStackSize() const { return getResourceSize(); } function in class:llvm::DiagnosticInfoStackSize
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h550 uint64_t getStackSize() const { return StackSize; } function in class:llvm::MachineFrameInfo

Completed in 113 milliseconds