Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:hasFastCall

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