Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1809 std::string CacheSuffix = getName({"cache", ""}); in getAddrOfArtificialThreadPrivate() local
1818 Twine(Name).concat(Suffix).concat(CacheSuffix).str())}; in getAddrOfArtificialThreadPrivate()