Home | History | Annotate | Download | only in AST

Lines Matching refs:getVectorKind

6675       First->getVectorKind() != VectorType::AltiVecPixel &&
6676 First->getVectorKind() != VectorType::AltiVecBool &&
6677 Second->getVectorKind() != VectorType::AltiVecPixel &&
6678 Second->getVectorKind() != VectorType::AltiVecBool)
7905 VTy->getNumElements(), VTy->getVectorKind());