Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp677 llvm::VectorType *vectorTy) { in isLegalVectorType()
691 llvm::VectorType *vectorTy) { in splitLegalVectorType()
H A DTargetInfo.cpp2195 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8449 QualType vectorTy, in tryVectorConvertAndSplat()