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