Home
last modified time | relevance | path

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

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