Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h68 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp860 unsigned LocalStackSize) { in fixupSEHOpcode()
994 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3055 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3290 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local