Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h68 uint64_t LocalStackSize = 0; variable
DAArch64FrameLowering.cpp860 unsigned LocalStackSize) { in fixupSEHOpcode()
994 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3054 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3289 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local