Lines Matching defs:IsFastCall
6235 bool IsFastCall = CFlags.CallConv == CallingConv::Fast;
6250 if (getTargetMachine().Options.GuaranteedTailCallOpt && IsFastCall)
6253 assert(!(IsFastCall && CFlags.IsVarArg) &&
6281 bool HasParameterArea = !isELFv2ABI || CFlags.IsVarArg || IsFastCall;
6302 if (IsFastCall)
6314 if (IsFastCall) {
6378 if (getTargetMachine().Options.GuaranteedTailCallOpt && IsFastCall)
6443 if (!IsFastCall) {
6474 if (IsFastCall)
6584 if (IsFastCall)
6592 if (IsFastCall)
6595 if (!IsFastCall)
6619 else if (GPR_idx != NumGPRs && !IsFastCall) {
6663 if (IsFastCall)
6685 if (!IsFastCall || NeededLoad) {
6741 if (IsFastCall)
6749 if (IsFastCall)
6753 if (!IsFastCall)