Lines Matching refs:getCallingConvention
1130 : IsPreassigned(FI.arg_size()), CC(FI.getCallingConvention()) {} in CCState()
2085 FI.getCallingConvention() == llvm::CallingConv::X86_ThisCall; in rewriteWithInAlloca()
3957 const unsigned CallingConv = FI.getCallingConvention(); in computeInfo()
4413 const unsigned CC = FI.getCallingConvention(); in computeInfo()
5533 FI.getCallingConvention()); in computeInfo()
5995 CGF.CurFnInfo->getCallingConvention()); in EmitAAPCSVAArg()
6523 FI.getCallingConvention()); in computeInfo()
6527 FI.getCallingConvention()); in computeInfo()
6531 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
7283 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
9143 llvm::CallingConv::ID CC = FI.getCallingConvention(); in computeInfo()
10469 llvm::CallingConv::ID CC = FI.getCallingConvention(); in computeInfo()