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

/external/clang/lib/AST/
H A DTypePrinter.cpp526 case VectorType::AltiVecPixel:
H A DASTContext.cpp6382 First->getVectorKind() != VectorType::AltiVecPixel &&
6384 Second->getVectorKind() != VectorType::AltiVecPixel &&
H A DItaniumMangle.cpp2313 if (T->getVectorKind() == VectorType::AltiVecPixel)
/external/clang/include/clang/AST/
H A DType.h2532 AltiVecPixel, // is AltiVec 'vector Pixel' enumerator in enum:clang::VectorType::VectorKind
/external/clang/lib/Sema/
H A DSemaType.cpp1078 VecKind = VectorType::AltiVecPixel;

Completed in 2482 milliseconds