Lines Matching defs:IsFastCall
6252 bool IsFastCall = CFlags.CallConv == CallingConv::Fast;
6267 if (getTargetMachine().Options.GuaranteedTailCallOpt && IsFastCall)
6270 assert(!(IsFastCall && CFlags.IsVarArg) &&
6298 bool HasParameterArea = !isELFv2ABI || CFlags.IsVarArg || IsFastCall;
6319 if (IsFastCall)
6331 if (IsFastCall) {
6395 if (getTargetMachine().Options.GuaranteedTailCallOpt && IsFastCall)
6460 if (!IsFastCall) {
6491 if (IsFastCall)
6601 if (IsFastCall)
6609 if (IsFastCall)
6612 if (!IsFastCall)
6636 else if (GPR_idx != NumGPRs && !IsFastCall) {
6680 if (IsFastCall)
6702 if (!IsFastCall || NeededLoad) {
6758 if (IsFastCall)
6766 if (IsFastCall)
6770 if (!IsFastCall)