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