Searched refs:hasCustomCallingConv (Results 1 – 4 of 4) sorted by relevance
592 if (Subtarget.hasCustomCallingConv()) in lowerFormalArguments()666 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) { in doCallerAndCalleePassArgsTheSameWay()918 if (Subtarget.hasCustomCallingConv()) in lowerTailCall()1100 if (MF.getSubtarget<AArch64Subtarget>().hasCustomCallingConv()) in lowerCall()
371 bool hasCustomCallingConv() const { return CustomCallSavedXRegs.any(); } in hasCustomCallingConv() function
5372 if (Subtarget->hasCustomCallingConv()) in LowerFormalArguments()5650 if (Subtarget->hasCustomCallingConv()) { in isEligibleForTailCallOptimization()6183 if (Subtarget->hasCustomCallingConv()) in LowerCall()6538 if (Subtarget->hasCustomCallingConv()) in LowerDarwinGlobalTLSAddress()11063 if (Subtarget->hasCustomCallingConv()) in LowerWindowsDYNAMIC_STACKALLOC()
2891 if (Subtarget->hasCustomCallingConv()) in fastLowerArguments()