Searched defs:vectorTy (Results 1 – 10 of 10) sorted by relevance
65 } else if (auto *vectorTy = dyn_cast<llvm::VectorType>(type)) { in buildSequentialConstant() local92 } else if (auto *vectorTy = dyn_cast<llvm::VectorType>(type)) { in getInnermostElementType() local131 auto *vectorTy = cast<llvm::FixedVectorType>(llvmType); in getLLVMConstant() local
633 llvm::VectorType *vectorTy) { in isLegalVectorType()647 llvm::VectorType *vectorTy) { in splitLegalVectorType()
1983 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
692 llvm::VectorType *vectorTy) { in isLegalVectorType()707 llvm::VectorType *vectorTy) { in splitLegalVectorType()
2332 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
939 auto vectorTy = getVectorType(value.getType(), state->strategy); in vectorizeUniform() local
1806 .Case<VectorType>([&](VectorType vectorTy) { in printType()
184 if(llvm::FixedVectorType *vectorTy = llvm::dyn_cast<llvm::FixedVectorType>(ty)) in lowerRCP() local
7834 QualType vectorTy) { in tryVectorConvertAndSplat()
9634 QualType vectorTy, in tryVectorConvertAndSplat()