Searched refs:i32Vecx4 (Results 1 – 1 of 1) sorted by relevance
114 VectorType i32Vecx4 = VectorType::get(4, i32Ty); in matchAndRewrite() local116 loc, toLLVMTy(i32Vecx4), in matchAndRewrite()117 DenseElementsAttr::get(i32Vecx4, ArrayRef<int32_t>(constConfigAttr))); in matchAndRewrite()136 rewriter.create<LLVM::BitcastOp>(loc, toLLVMTy(i32Vecx4), dwordConfig); in matchAndRewrite()