Searched refs:IsCCallConvention (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2162 static bool IsCCallConvention(CallingConv::ID CC) { function
2173 if (!IsTailCallConvention(CalleeCC) && !IsCCallConvention(CalleeCC))
3152 if (!IsTailCallConvention(CalleeCC) && !IsCCallConvention(CalleeCC))

Completed in 686 milliseconds