Searched refs:VecTy0 (Results 1 – 2 of 2) sorted by relevance
14290 if (auto *VecTy0 = Res->getAs<VectorType>()) in BuiltinVectorToScalarMath() local14291 TheCall->setType(VecTy0->getElementType()); in BuiltinVectorToScalarMath()
18394 auto *VecTy0 = E->getArg(0)->getType()->getAs<VectorType>(); in EmitHLSLBuiltinExpr() local18398 assert(VecTy0->getNumElements() == VecTy1->getNumElements() && in EmitHLSLBuiltinExpr()18404 VecTy0->getNumElements()), in EmitHLSLBuiltinExpr()