Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
600 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()674 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) { in doCallerAndCalleePassArgsTheSameWay()926 if (Subtarget.hasCustomCallingConv()) in lowerTailCall()1108 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()
358 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
5105 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()5383 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()5914 if (Subtarget->hasCustomCallingConv()) in LowerCall()6269 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()10704 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
2891 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()