Searched defs:vecTy (Results 1 – 12 of 12) sorted by relevance
33 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf()43 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf()83 LLVM::LLVMType vecTy = in matchAndRewrite() local
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
217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
4381 auto *vecTy = cast<llvm::FixedVectorType>(condType); in VisitAbstractConditionalOperator() local
685 Vector vecTy(&intTy2, 2u); in TEST() local
241 Type vecTy = typeConverter.convertType(xferOp.getVectorType()); in replaceTransferOpWithMasked() local1272 auto vecTy = in matchAndRewrite() local
2216 if (const VectorType *vecTy = DestType->getAs<VectorType>()) in CheckCXXCStyleCast() local
2563 if (const VectorType *vecTy = DestType->getAs<VectorType>()) in CheckCXXCStyleCast() local
1973 Ice::Type vecTy = T(vectorType); in getContainedType() local