Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A Dthread.h130 thread::thread(llvm::Optional<unsigned> StackSizeInBytes, Function &&f, in thread()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp556 size_t StackSizeInBytes) { in WindowsRequiresStackProbe()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp872 uint64_t StackSizeInBytes) { in windowsRequiresStackProbe()