Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h74 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp1371 unsigned LocalStackSize) { in fixupSEHOpcode()
1559 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3235 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3470 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local