Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
203 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
2891 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()
6069 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()6369 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()6906 if (Subtarget->hasCustomCallingConv()) in LowerCall()7266 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()12283 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
652 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()726 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) { in doCallerAndCalleePassArgsTheSameWay()978 if (Subtarget.hasCustomCallingConv()) in lowerTailCall()1197 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()