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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2162 if (T->getVectorKind() == VectorType::NeonPolyVector) {
2240 if (T->getVectorKind() == VectorType::NeonPolyVector) {
2272 T->getVectorKind() == VectorType::NeonPolyVector)) {
H A DTypePrinter.cpp532 case VectorType::NeonPolyVector:
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4766 if (VecKind == VectorType::NeonPolyVector) {
4938 VectorType::NeonPolyVector);
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2515 NeonPolyVector // is ARM Neon polynomial vector enumerator in enum:clang::VectorType::VectorKind

Completed in 180 milliseconds