Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
341 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()386 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()
286 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
3221 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()3454 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()3859 if (Subtarget->hasCustomCallingConv()) in LowerCall()4156 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()7956 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
2930 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()