Searched refs:NeonPolyVector (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DItaniumMangle.cpp2177 if (T->getVectorKind() == VectorType::NeonPolyVector) {
2267 if (T->getVectorKind() == VectorType::NeonPolyVector) {
2299 T->getVectorKind() == VectorType::NeonPolyVector)) {
H A DTypePrinter.cpp542 case VectorType::NeonPolyVector:
/external/clang/lib/Sema/
H A DSemaType.cpp4745 if (VecKind == VectorType::NeonPolyVector) {
4926 VectorType::NeonPolyVector);
H A DSemaInit.cpp1265 T->getVectorKind() == VectorType::NeonPolyVector)) {
/external/clang/include/clang/AST/
H A DType.h2535 NeonPolyVector // is ARM Neon polynomial vector enumerator in enum:clang::VectorType::VectorKind

Completed in 165 milliseconds