Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
216 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
2914 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()
7664 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()8054 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()8862 if (Subtarget->hasCustomCallingConv()) in LowerCall()9345 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()15396 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
769 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()845 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) { in doCallerAndCalleePassArgsTheSameWay()1141 if (Subtarget.hasCustomCallingConv()) in lowerTailCall()1409 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()