Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
237 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
2912 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()
8144 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()8583 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()9475 if (Subtarget->hasCustomCallingConv()) in LowerCall()9973 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()16195 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
818 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()894 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) { in doCallerAndCalleePassArgsTheSameWay()1190 if (Subtarget.hasCustomCallingConv()) in lowerTailCall()1463 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()