Home
last modified time | relevance | path

Searched defs:getVectorMappingInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h401 const VecDesc *getVectorMappingInfo(StringRef F, const ElementCount &VF, getVectorMappingInfo() function
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1349 TargetLibraryInfoImpl::getVectorMappingInfo(StringRef F, const ElementCount &VF, getVectorMappingInfo() function in TargetLibraryInfoImpl