Searched refs:hasFastCall (Results 1 – 4 of 4) sorted by relevance
114 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
248 (GuaranteedTailCallOpt && MF.getInfo<PPCFunctionInfo>()->hasFastCall()); in needsFP()583 if (FI->hasFastCall() && isInt<16>(FrameSize)) { in emitEpilogue()587 } else if(FI->hasFastCall()) { in emitEpilogue()607 if (FI->hasFastCall() && isInt<16>(FrameSize)) { in emitEpilogue()611 } else if(FI->hasFastCall()) { in emitEpilogue()
180 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
515 MF.getInfo<PPCFunctionInfo>()->hasFastCall()); in needsFP()1228 if (FI->hasFastCall()) { in emitEpilogue()