Home
last modified time | relevance | path

Searched refs:Commons (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DLICENSE6 Creative Commons Legal Code
28 scientific works ("Commons") that the public can reliably and without fear
32 These owners may contribute to the Commons to promote the ideal of a free
124 d. Affirmer understands and acknowledges that Creative Commons is not a
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h318 std::map<std::string, CommonResolution> Commons; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp937 auto &CommonRes = RegularLTO.Commons[std::string(Sym.getIRName())]; in addRegularLTO()
1257 for (auto &I : RegularLTO.Commons) { in runRegularLTO()