Searched defs:TheLibFunc (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | BuildLibCalls.h | 44 LibFunc TheLibFunc, AttributeList AttributeList, in getOrInsertLibFunc() 54 LibFunc TheLibFunc, Type *RetTy, ArgsTy... Args) { in getOrInsertLibFunc()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 263 LibFunc TheLibFunc; in inferNonMandatoryLibFuncAttrs() local 1301 LibFunc TheLibFunc, FunctionType *T, in getOrInsertLibFunc() 1374 LibFunc TheLibFunc, FunctionType *T) { in getOrInsertLibFunc() 1379 LibFunc TheLibFunc) { in isLibFuncEmittable() 1397 LibFunc TheLibFunc; in isLibFuncEmittable() local 1418 LibFunc LongDoubleFn, LibFunc &TheLibFunc) { in getFloatFn() 1448 static Value *emitLibCall(LibFunc TheLibFunc, Type *ReturnType, in emitLibCall() 1706 static Value *emitUnaryFloatFnCallHelper(Value *Op, LibFunc TheLibFunc, in emitUnaryFloatFnCallHelper() 1735 LibFunc TheLibFunc; in emitUnaryFloatFnCall() local 1747 LibFunc TheLibFunc; in emitUnaryFloatFnCall() local [all …]
|
H A D | SimplifyLibCalls.cpp | 2853 LibFunc TheLibFunc; in insertSinCosCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 3160 LibFunc TheLibFunc; in isAllocSiteRemovable() local
|