Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:hasFastCall

453      MF.getInfo<PPCFunctionInfo>()->hasFastCall());
927 // enabled (=> hasFastCall()==true) the fastcc call might contain a tail
930 if (FI->hasFastCall()) {