Home
last modified time | relevance | path

Searched defs:isLargeFrame (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp25 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp728 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
1659 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local