Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp25 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp729 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
1657 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local