Searched defs:IsTailCallConvention (Results 1 – 2 of 2) sorted by relevance
2528 bool AArch64TargetLowering::IsTailCallConvention(CallingConv::ID CallCC) const { in IsTailCallConvention() function in AArch64TargetLowering
2157 static bool IsTailCallConvention(CallingConv::ID CC) { in IsTailCallConvention() function