Searched defs:isLargeFrame (Results 1 – 2 of 2) sorted by relevance
25 bool XCoreFunctionInfo::isLargeFrame(const MachineFunction &MF) const { in isLargeFrame() function in XCoreFunctionInfo
729 bool isLargeFrame = !isInt<16>(NegFrameSize); in emitPrologue() local1657 bool isLargeFrame = !isInt<16>(FrameSize); in emitEpilogue() local