reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12745 assert(isVector(LHS.get()->getType(), Context.HalfTy) && 12759 LHS.get(), RHS.get(), Opc, ResultTy, VK, OK, BinOpResTy, BinOpResTy, 12762 LHS = convertVector(LHS.get(), Context.FloatTy, S); 12762 LHS = convertVector(LHS.get(), Context.FloatTy, S); 12763 auto *BO = new (Context) BinaryOperator(LHS.get(), RHS.get(), Opc, BinOpResTy,