Searched refs:compareWithScalarFnName (Results 1 – 1 of 1) sorted by relevance
1195 static bool compareWithScalarFnName(const VecDesc &LHS, StringRef S) { in compareWithScalarFnName() function1337 llvm::lower_bound(VectorDescs, funcName, compareWithScalarFnName); in isFunctionVectorizable()1357 llvm::lower_bound(VectorDescs, F, compareWithScalarFnName); in getVectorMappingInfo()1438 llvm::lower_bound(VectorDescs, ScalarF, compareWithScalarFnName); in getWidestVF()