Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp312 for (auto &WPD : S.WPDRes) { in computeLTOCacheKey() local
313 AddUnsigned(WPD.first); in computeLTOCacheKey()
314 AddUnsigned(WPD.second.TheKind); in computeLTOCacheKey()
315 AddString(WPD.second.SingleImplName); in computeLTOCacheKey()
317 AddUint64(WPD.second.ResByArg.size()); in computeLTOCacheKey()
318 for (auto &ByArg : WPD.second.ResByArg) { in computeLTOCacheKey()
/freebsd/contrib/file/magic/Magdir/
H A Dwordprocessors144 # Note: filetype 26 for VRS and filetype 36 for WPD apparently is wrong