Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h429 bool isKnownVectorFunctionInLibrary(StringRef F) const { in isKnownVectorFunctionInLibrary() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp154 TLI.isKnownVectorFunctionInLibrary(F.getName()); in isKnownLibFunction()