Searched defs:LocalStackSize (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 68 uint64_t LocalStackSize = 0; global() variable |
H A D | AArch64FrameLowering.cpp | 1315 fixupSEHOpcode(MachineBasicBlock::iterator MBBI,unsigned LocalStackSize) fixupSEHOpcode() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 3138 StackMallocSizeClass(uint64_t LocalStackSize) StackMallocSizeClass() argument |