Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp539 bool IsLargeFrame = !isInt<16>(NegFrameSize); in twoUniqueScratchRegsRequired() local
545 return ((IsLargeFrame || !HasRedZone) && HasBP && MaxAlign > 1) || in twoUniqueScratchRegsRequired()