HomeSort by: relevance | last modified time | path
    Searched defs:useNeonVector (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp 1206 bool AArch64TTIImpl::useNeonVector(const Type *Ty) const {
1241 if (useNeonVector(Ty) &&
AArch64TargetTransformInfo.cpp 1206 bool AArch64TTIImpl::useNeonVector(const Type *Ty) const {
1241 if (useNeonVector(Ty) &&

Completed in 99 milliseconds