Searched defs:vecTy (Results 1 – 6 of 6) 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
658 Vector vecTy(&intTy2, 2u); in TEST() local
660 Vector vecTy(&intTy2, 2u); in TEST() local
2216 if (const VectorType *vecTy = DestType->getAs<VectorType>()) in CheckCXXCStyleCast() local
145 if (auto vecTy = dyn_cast<VectorType>(Ty)) { in mapLLVMTypeToOCLType() local