Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h39 NotLibFunc enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2070 LibFunc Func = NotLibFunc; in ConstantFoldScalarCall1()
2357 LibFunc Func = NotLibFunc; in ConstantFoldScalarCall2()
H A DTargetLibraryInfo.cpp1576 case LibFunc::NotLibFunc: in isValidProtoForLibFunc()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1955 LibFunc ArgLb = NotLibFunc; in optimizeLog()