Searched defs:StackSizeInBytes (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Threading.cpp | 43 llvm::Optional<unsigned> StackSizeInBytes) { in llvm_execute_on_thread() 63 llvm::Optional<unsigned> StackSizeInBytes) { in llvm_execute_on_thread_async() 73 llvm::Optional<unsigned> StackSizeInBytes) { in llvm_execute_on_thread_async() 127 llvm::Optional<unsigned> StackSizeInBytes) { in llvm_execute_on_thread() 136 llvm::Optional<unsigned> StackSizeInBytes) { in llvm_execute_on_thread_async()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | thread.h | 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | thread.h | 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | thread.h | 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | thread.h | 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | thread.h | 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 171 size_t StackSizeInBytes) { in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 215 size_t StackSizeInBytes) { in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 432 uint64_t StackSizeInBytes) { in windowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 556 size_t StackSizeInBytes) { in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 867 uint64_t StackSizeInBytes) { in windowsRequiresStackProbe()
|