Searched defs:HasRedZone (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 135 std::optional<bool> HasRedZone; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFrameLowering.cpp | 540 bool HasRedZone = Subtarget.isPPC64() || !Subtarget.isSVR4ABI(); twoUniqueScratchRegsRequired() local |