Home
last modified time | relevance | path

Searched refs:compareWithScalarFnName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1608 static bool compareWithScalarFnName(const VecDesc &LHS, StringRef S) { in compareWithScalarFnName() function
1674 llvm::lower_bound(VectorDescs, funcName, compareWithScalarFnName); in isFunctionVectorizable()
1685 llvm::lower_bound(VectorDescs, F, compareWithScalarFnName); in getVectorizedFunction()
1746 llvm::lower_bound(VectorDescs, ScalarF, compareWithScalarFnName); in getWidestVF()