Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h77 NotLibFunc enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1236 FDecl.LibFuncCache = NotLibFunc; in getLibFunc()
1238 if (FDecl.LibFuncCache == NotLibFunc) in getLibFunc()
H A DConstantFolding.cpp2320 LibFunc Fp128Func = NotLibFunc; in ConstantFoldScalarCall1()
2580 LibFunc Func = NotLibFunc; in ConstantFoldScalarCall1()
2906 LibFunc Func = NotLibFunc; in ConstantFoldLibCall2()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2032 LibFunc Func = NotLibFunc; in tryFoldIntoCalloc()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2615 LibFunc ArgLb = NotLibFunc; in optimizeLog()
2671 LibFunc ArgLb = NotLibFunc; in mergeSqrtToExp()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6620 LibFunc LibraryFunctionId = NotLibFunc;