Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h55 uint64_t LocalStackSize = 0; variable
DAArch64FrameLowering.cpp606 unsigned LocalStackSize) { in fixupSEHOpcode()
728 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2884 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3056 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local