Searched refs:hasFastCall (Results 1 – 2 of 2) sorted by relevance
175 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
516 MF.getInfo<PPCFunctionInfo>()->hasFastCall()); in needsFP()1043 if (FI->hasFastCall()) { in emitEpilogue()