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