Home
last modified time | relevance | path

Searched refs:RedZone (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2413 bool RedZone = canUseRedZone(MF); in emitEpilogue() local
2416 if (RedZone && AfterCSRPopSize == 0) in emitEpilogue()
2424 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue()
2432 StackOffset::getFixed((RedZone ? 0 : NumBytes) + PrologueSaveSize)); in emitEpilogue()
/freebsd-14.2/sys/conf/
H A Doptions634 # The RedZone malloc(9) protection