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