Searched defs:ResultQTy (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 2242 EmitCheckedUnsignedMultiplySignedResult(CodeGenFunction & CGF,const clang::Expr * Op1,WidthAndSignedness Op1Info,const clang::Expr * Op2,WidthAndSignedness Op2Info,const clang::Expr * ResultArg,QualType ResultQTy,WidthAndSignedness ResultInfo) EmitCheckedUnsignedMultiplySignedResult() argument 2288 EmitCheckedMixedSignMultiply(CodeGenFunction & CGF,const clang::Expr * Op1,WidthAndSignedness Op1Info,const clang::Expr * Op2,WidthAndSignedness Op2Info,const clang::Expr * ResultArg,QualType ResultQTy,WidthAndSignedness ResultInfo) EmitCheckedMixedSignMultiply() argument 5013 clang::QualType ResultQTy = EmitBuiltinExpr() local [all...] |