Searched refs:useNeonVector (Results 1 – 2 of 2) sorted by relevance
202 bool useNeonVector(const Type *Ty) const;
1551 bool AArch64TTIImpl::useNeonVector(const Type *Ty) const { in useNeonVector() function in AArch64TTIImpl1598 if (useNeonVector(Ty) && in getMemoryOpCost()