Home
last modified time | relevance | path

Searched refs:CheckVectorOperands (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp6581 QualType VecResTy = S.CheckVectorOperands(LHS, RHS, QuestionLoc, in OpenCLCheckVectorConditional()
6647 return CheckVectorOperands(LHS, RHS, QuestionLoc, /*isCompAssign*/false, in CheckConditionalOperands()
7870 QualType Sema::CheckVectorOperands(ExprResult &LHS, ExprResult &RHS, in CheckVectorOperands() function in Sema
8052 return CheckVectorOperands(LHS, RHS, Loc, IsCompAssign, in CheckMultiplyDivideOperands()
8076 return CheckVectorOperands(LHS, RHS, Loc, IsCompAssign, in CheckRemainderOperands()
8357 QualType compType = CheckVectorOperands( in CheckAdditionOperands()
8435 QualType compType = CheckVectorOperands( in CheckSubtractionOperands()
8692 return CheckVectorOperands(LHS, RHS, Loc, IsCompAssign, in CheckShiftOperands()
9467 QualType vType = CheckVectorOperands(LHS, RHS, Loc, /*isCompAssign*/false, in CheckVectorCompareOperands()
9512 QualType vType = CheckVectorOperands(LHS, RHS, Loc, false, in CheckVectorLogicalOperands()
[all …]
H A DSemaExprCXX.cpp5296 return CheckVectorOperands(LHS, RHS, QuestionLoc, /*isCompAssign*/false, in CXXCheckConditionalOperands()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h8829 QualType CheckVectorOperands(ExprResult &LHS, ExprResult &RHS,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h5918 QualType CheckVectorOperands(ExprResult &LHS, ExprResult &RHS,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h12978 QualType CheckVectorOperands(ExprResult &LHS, ExprResult &RHS,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h6134 QualType CheckVectorOperands(ExprResult &LHS, ExprResult &RHS,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h6134 QualType CheckVectorOperands(ExprResult &LHS, ExprResult &RHS,