Lines Matching refs:getCallingConvention
1086 : IsPreassigned(FI.arg_size()), CC(FI.getCallingConvention()) {} in CCState()
2032 FI.getCallingConvention() == llvm::CallingConv::X86_ThisCall; in rewriteWithInAlloca()
3862 const unsigned CallingConv = FI.getCallingConvention(); in computeInfo()
4305 const unsigned CC = FI.getCallingConvention(); in computeInfo()
5437 FI.getCallingConvention()); in computeInfo()
5875 CGF.CurFnInfo->getCallingConvention()); in EmitAAPCSVAArg()
6364 FI.getCallingConvention()); in computeInfo()
6368 FI.getCallingConvention()); in computeInfo()
6372 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
7114 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
8884 llvm::CallingConv::ID CC = FI.getCallingConvention(); in computeInfo()