Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp537 bool IsLargeFrame = !isInt<16>(NegFrameSize); in twoUniqueScratchRegsRequired() local
543 return ((IsLargeFrame || !HasRedZone) && HasBP && MaxAlign > 1) || in twoUniqueScratchRegsRequired()