Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6559 LibFunc LibraryFunctionId = NotLibFunc; member
6629 TLI->getLibFunc(*CB, AI->LibraryFunctionId); in initialize()
6729 if (AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in manifest()
6977 if (AI.LibraryFunctionId != LibFunc___kmpc_alloc_shared) { in updateImpl()
7027 (AI.LibraryFunctionId != LibFunc___kmpc_alloc_shared && in updateImpl()
7040 AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in updateImpl()
7101 if (AI.LibraryFunctionId != LibFunc___kmpc_alloc_shared && in updateImpl()
7138 AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared; in updateImpl()