Home
last modified time | relevance | path

Searched defs:vectorTy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp692 llvm::VectorType *vectorTy) { in isLegalVectorType()
707 llvm::VectorType *vectorTy) { in splitLegalVectorType()
H A DTargetInfo.cpp2353 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp9734 QualType vectorTy, in tryVectorConvertAndSplat()