Searched refs:ScalarExpr (Results 1 – 1 of 1) sorted by relevance
7957 ExprResult *ScalarExpr = LHSVecType ? &RHS : &LHS; in CheckVectorOperands() local7959 !ScalarExpr->get()->isLValue()) { in CheckVectorOperands()7960 *ScalarExpr = ImpCastExprToType(ScalarExpr->get(), VecType, CK_BitCast); in CheckVectorOperands()