Home
last modified time | relevance | path

Searched defs:getVectorizedFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1903 TargetLibraryInfoImpl::getVectorizedFunction(StringRef F, in getVectorizedFunction() function in TargetLibraryInfoImpl
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h337 StringRef getVectorizedFunction(StringRef F, const ElementCount &VF) const { in getVectorizedFunction() function
H A DVectorUtils.h268 Function *getVectorizedFunction(const VFShape &Shape) const { in getVectorizedFunction() function