Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1418 VectorKind VecKind = VectorKind::AltiVecVector; in ConvertDeclSpecToType() local
8081 static bool isPermittedNeonBaseType(QualType &Ty, VectorKind VecKind, Sema &S) { in isPermittedNeonBaseType()
8153 Sema &S, VectorKind VecKind) { in HandleNeonVectorTypeAttr()
8270 VectorKind VecKind = VectorKind::SveFixedLengthData; in HandleArmSveVectorBitsTypeAttr() local
8345 VectorKind VecKind = VectorKind::RVVFixedLengthData; in HandleRISCVRVVVectorBitsTypeAttr() local
H A DTreeTransform.h16107 VectorKind VecKind) { in RebuildVectorType()
16115 VectorKind VecKind) { in RebuildDependentVectorType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp265 SourceLocation Loc, VectorKind VecKind) in DependentVectorType()
278 VectorKind VecKind) { in Profile()