Searched defs:getVectorMappingInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetLibraryInfo.h | 401 const VecDesc *getVectorMappingInfo(StringRef F, const ElementCount &VF, getVectorMappingInfo() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetLibraryInfo.cpp | 1349 TargetLibraryInfoImpl::getVectorMappingInfo(StringRef F, const ElementCount &VF, getVectorMappingInfo() function in TargetLibraryInfoImpl |