Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2779 std::string CacheSuffix = getName({"cache", ""}); in getAddrOfArtificialThreadPrivate() local
2790 CGM.VoidPtrPtrTy, Twine(Name).concat(Suffix).concat(CacheSuffix))}; in getAddrOfArtificialThreadPrivate()