Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5757 LibFunc LibraryFunctionId = NotLibFunc; member
5825 TLI->getLibFunc(*CB, AI->LibraryFunctionId); in initialize()
5912 if (AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in manifest()
6198 (AI.LibraryFunctionId != LibFunc___kmpc_alloc_shared && in updateImpl()
6211 AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in updateImpl()