Home
last modified time | relevance | path

Searched defs:LibFunc (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp101 LibFunc::Func LibFunc; in runPartiallyInlineLibCalls() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h34 enum LibFunc : unsigned { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h36 enum LibFunc : unsigned { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp178 AllocationFnData, [TLIFn](const std::pair<LibFunc, AllocFnsTy> &P) { in getAllocationDataForFunction()
491 find_if(FreeFnData, [TLIFn](const std::pair<LibFunc, FreeFnsTy> &P) { in getFreeFunctionDataForFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp144 AllocationFnData, [TLIFn](const std::pair<LibFunc, AllocFnsTy> &P) { in getAllocationDataForFunction()