Searched defs:vecTy (Results 1 – 7 of 7) sorted by relevance
201 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local234 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local318 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local381 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
3257 llvm::VectorType *vecTy = cast<llvm::VectorType>(condType); in VisitAbstractConditionalOperator() local
709 Vector vecTy(&intTy2, 2u); in TEST() local
712 Vector vecTy(&intTy2, 2u); in TEST() local
2216 if (const VectorType *vecTy = DestType->getAs<VectorType>()) in CheckCXXCStyleCast() local
1956 Ice::Type vecTy = T(vectorType); in getContainedType() local