Searched defs:isLargeFrame (Results 1 – 6 of 6) sorted by relevance
18 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
831 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local1218 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local
916 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local1490 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local
723 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local1598 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local