Searched defs:RedZoneSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Allocator.h | 328 size_t RedZoneSize = 1; global() variable |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64LoadStoreOptimizer.cpp | 2211 unsigned RedZoneSize = findMatchingUpdateInsnBackward() local |
H A D | AArch64FrameLowering.cpp | 425 const unsigned RedZoneSize = canUseRedZone() local |