Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp689 llvm::VectorType *vectorTy) { in isLegalVectorType()
703 llvm::VectorType *vectorTy) { in splitLegalVectorType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1363 if (llvm::VectorType *vectorTy = dyn_cast_or_null<llvm::VectorType>(ty)) in isPassedUsingAVXType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9823 QualType vectorTy, in tryVectorConvertAndSplat()