Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h69 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp1099 unsigned LocalStackSize) { in fixupSEHOpcode()
1235 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2909 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3144 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local