Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1747 VectorType::VectorKind VecKind = VectorType::AltiVecVector; in ConvertDeclSpecToType() local
7725 VectorType::VectorKind VecKind, Sema &S) { in isPermittedNeonBaseType()
7797 Sema &S, VectorType::VectorKind VecKind) { in HandleNeonVectorTypeAttr()
7893 VectorType::VectorKind VecKind = VectorType::SveFixedLengthDataVector; in HandleArmSveVectorBitsTypeAttr() local
DTreeTransform.h14009 VectorType::VectorKind VecKind) { in RebuildVectorType()
14017 VectorType::VectorKind VecKind) { in RebuildDependentVectorType()
/external/clang/lib/Sema/
DSemaType.cpp1648 VectorType::VectorKind VecKind = VectorType::AltiVecVector; in ConvertDeclSpecToType() local
6398 VectorType::VectorKind VecKind, Sema &S) { in isPermittedNeonBaseType()
6454 VectorType::VectorKind VecKind) { in HandleNeonVectorTypeAttr()
DTreeTransform.h11583 VectorType::VectorKind VecKind) { in RebuildVectorType()
/external/llvm-project/clang/lib/AST/
DType.cpp226 VectorType::VectorKind VecKind) in DependentVectorType()
239 VectorType::VectorKind VecKind) { in Profile()
/external/clang/lib/Serialization/
DASTReader.cpp5341 unsigned VecKind = Record[2]; in readTypeRecord() local