Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h54 unsigned LocalStackSize; variable
H A DAArch64FrameLowering.cpp571 unsigned LocalStackSize) { in fixupSEHOpcode()
691 unsigned LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2769 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
2942 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local