Searched refs:wrappedContainerType1 (Results 1 – 1 of 1) sorted by relevance
1243 auto wrappedContainerType1 = v1.getType().cast<LLVM::LLVMType>(); in build() local1245 wrappedContainerType1.getVectorElementType(), mask.size()); in build()1275 auto wrappedContainerType1 = typeV1.dyn_cast<LLVM::LLVMType>(); in parseShuffleVectorOp() local1276 if (!wrappedContainerType1 || !wrappedContainerType1.isVectorTy()) in parseShuffleVectorOp()1280 wrappedContainerType1.getVectorElementType(), maskAttr.size()); in parseShuffleVectorOp()