Home
last modified time | relevance | path

Searched defs:TheLibFunc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h44 LibFunc TheLibFunc, AttributeList AttributeList, in getOrInsertLibFunc() argument
54 LibFunc TheLibFunc, Type *RetTy, ArgsTy... Args) { in getOrInsertLibFunc() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp263 LibFunc TheLibFunc; in inferNonMandatoryLibFuncAttrs() local
1290 getOrInsertLibFunc(Module * M,const TargetLibraryInfo & TLI,LibFunc TheLibFunc,FunctionType * T,AttributeList AttributeList) getOrInsertLibFunc() argument
1363 getOrInsertLibFunc(Module * M,const TargetLibraryInfo & TLI,LibFunc TheLibFunc,FunctionType * T) getOrInsertLibFunc() argument
1368 isLibFuncEmittable(const Module * M,const TargetLibraryInfo * TLI,LibFunc TheLibFunc) isLibFuncEmittable() argument
1386 LibFunc TheLibFunc; isLibFuncEmittable() local
1407 getFloatFn(const Module * M,const TargetLibraryInfo * TLI,Type * Ty,LibFunc DoubleFn,LibFunc FloatFn,LibFunc LongDoubleFn,LibFunc & TheLibFunc) getFloatFn() argument
1437 emitLibCall(LibFunc TheLibFunc,Type * ReturnType,ArrayRef<Type * > ParamTypes,ArrayRef<Value * > Operands,IRBuilderBase & B,const TargetLibraryInfo * TLI,bool IsVaArgs=false) emitLibCall() argument
1695 emitUnaryFloatFnCallHelper(Value * Op,LibFunc TheLibFunc,StringRef Name,IRBuilderBase & B,const AttributeList & Attrs,const TargetLibraryInfo * TLI) emitUnaryFloatFnCallHelper() argument
1724 LibFunc TheLibFunc; emitUnaryFloatFnCall() local
1736 LibFunc TheLibFunc; emitUnaryFloatFnCall() local
1744 emitBinaryFloatFnCallHelper(Value * Op1,Value * Op2,LibFunc TheLibFunc,StringRef Name,IRBuilderBase & B,const AttributeList & Attrs,const TargetLibraryInfo * TLI) emitBinaryFloatFnCallHelper() argument
1777 LibFunc TheLibFunc; emitBinaryFloatFnCall() local
1790 LibFunc TheLibFunc; emitBinaryFloatFnCall() local
[all...]
H A DSimplifyLibCalls.cpp2674 LibFunc TheLibFunc; insertSinCosCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2755 LibFunc TheLibFunc; isAllocSiteRemovable() local