Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp688 llvm::VectorType *vectorTy) { in isLegalVectorType()
702 llvm::VectorType *vectorTy) { in splitLegalVectorType()
H A DTargetInfo.cpp2417 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp10415 QualType vectorTy, in tryVectorConvertAndSplat()