Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp18 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp631 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local
984 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local