Searched refs:PromotT (Results 1 – 1 of 1) sorted by relevance
1405 PrimType PromotT = classifyPrim(PromotTy); in VisitVectorBinOp() local1406 PrimType OpT = NeedIntPromot ? PromotT : ElemT; in VisitVectorBinOp()1419 if (!this->emitPrimCast(ElemT, PromotT, PromotTy, E)) in VisitVectorBinOp()1528 !this->emitPrimCast(PromotT, ResultElemT, VecTy->getElementType(), E)) in VisitVectorBinOp()