Lines Matching refs:hasFastCall
292 MF.getInfo<PPCFunctionInfo>()->hasFastCall());781 // enabled (=> hasFastCall()==true) the fastcc call might contain a tail784 if (FI->hasFastCall() && isInt<16>(FrameSize)) {788 } else if(FI->hasFastCall()) {808 if (FI->hasFastCall() && isInt<16>(FrameSize)) {812 } else if(FI->hasFastCall()) {