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