| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.h | 106 bool getLibFunc(StringRef funcName, LibFunc &F) const; 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const; 231 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc() function 232 return Impl->getLibFunc(funcName, F); in getLibFunc() 235 bool getLibFunc(const Function &FDecl, LibFunc &F) const { in getLibFunc() function 236 return Impl->getLibFunc(FDecl, F); in getLibFunc() 241 bool getLibFunc(ImmutableCallSite CS, LibFunc &F) const { in getLibFunc() function 243 getLibFunc(*(CS.getCalledFunction()), F); in getLibFunc()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | MetaRenamer.cpp | 133 TLI.getLibFunc(F, Tmp)) in runOnModule()
|
| H A D | LibCallsShrinkWrap.cpp | 304 if (!TLI.getLibFunc(*Callee, Func) || !TLI.has(Func)) in checkCandidate() 509 TLI.getLibFunc(*Callee, Func); in perform()
|
| H A D | SimplifyLibCalls.cpp | 144 if (!TLI->getLibFunc(*InnerCallee, Func) || !TLI->has(Func) || in isLocallyOpenedFile() 949 if (!TLI->getLibFunc(*InnerCallee, Func) || !TLI->has(Func) || in foldMallocMemset() 1221 TLI->getLibFunc(CalleeFn->getName(), LibFn) && TLI->has(LibFn)) { in replacePowWithExp() 1585 if (F && ((TLI->getLibFunc(F->getName(), Func) && TLI->has(Func) && in optimizeLog() 1592 if (F && Name == "log" && TLI->getLibFunc(F->getName(), Func) && in optimizeLog() 1692 if (F && TLI->getLibFunc(F->getName(), Func) && TLI->has(Func) && in optimizeTan() 1814 if (!Callee || !TLI->getLibFunc(*Callee, Func) || !TLI->has(Func) || in classifyArgUse() 2390 if (TLI->getLibFunc(FloatFuncName, Func)) in hasFloatVersion() 2400 if (TLI->getLibFunc(*Callee, Func) && TLI->has(Func)) { in optimizeStringMemoryLibCall() 2618 if (TLI->getLibFunc(*Callee, Func) && TLI->has(Func)) { in optimizeCall() [all …]
|
| H A D | Local.cpp | 2472 if (TLI.getLibFunc(CS, LF)) { in callsGCLeafFunction() 2828 TLI->getLibFunc(F->getName(), Func) && TLI->hasOptimizedCodeGen(Func) && in maybeMarkSanitizerLibraryCallNoBuiltin()
|
| H A D | BuildLibCalls.cpp | 134 if (!(TLI.getLibFunc(F, TheLibFunc) && TLI.has(TheLibFunc))) in inferLibFuncAttributes()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | PartiallyInlineLibCalls.cpp | 113 !TLI->getLibFunc(*CalledFunc, LF) || !TLI->has(LF)) in runPartiallyInlineLibCalls()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyMemIntrinsicResults.cpp | 167 if (!LibInfo.getLibFunc(Name, Func)) in optimizeCall()
|
| H A D | WebAssemblyPeephole.cpp | 141 if (LibInfo.getLibFunc(Name, Func)) { in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | MemoryLocation.cpp | 197 TLI->getLibFunc(*Call->getCalledFunction(), F) && in getForArgument()
|
| H A D | MemoryBuiltins.cpp | 141 if (!TLI || !TLI->getLibFunc(FnName, TLIFn) || !TLI->has(TLIFn)) in getAllocationDataForFunction() 372 if (!TLI || !TLI->getLibFunc(FnName, TLIFn) || !TLI->has(TLIFn)) in isFreeCall()
|
| H A D | TargetLibraryInfo.cpp | 604 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, in getLibFunc() function in TargetLibraryInfoImpl 1412 bool TargetLibraryInfoImpl::getLibFunc(const Function &FDecl, in getLibFunc() function in TargetLibraryInfoImpl 1416 return getLibFunc(FDecl.getName(), F) && in getLibFunc()
|
| H A D | BranchProbabilityInfo.cpp | 682 TLI->getLibFunc(*CalledFn, Func); in calcZeroHeuristics()
|
| H A D | BasicAliasAnalysis.cpp | 746 TLI.getLibFunc(*Call->getCalledFunction(), F) && in isWriteOnlyParam()
|
| H A D | LazyCallGraph.cpp | 151 return TLI.getLibFunc(F, LF) || TLI.isFunctionVectorizable(F.getName()); in isKnownLibFunction()
|
| H A D | ConstantFolding.cpp | 2322 if (!TLI || !TLI->getLibFunc(*F, Func)) in isMathLibCallNoop()
|
| H A D | ValueTracking.cpp | 2727 if (!F || F->hasLocalLinkage() || !TLI->getLibFunc(*F, Func)) in getIntrinsicForCallSite()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCCTRLoops.cpp | 348 LibInfo->getLibFunc(F->getName(), Func) && in mightUseCTR()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 723 TLI->getLibFunc(CI->getCalledFunction()->getName(), Func) && in canVectorizeInstrs()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | ExpandMemCmp.cpp | 826 if (TLI->getLibFunc(ImmutableCallSite(CI), Func) && in runOnBlock()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 632 if (TLI->getLibFunc(*Callee, LF) && in AddFlushBeforeForkAndExec()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 342 if (TLII->getLibFunc(FuncName, F)) in createTLII()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 1627 LibInfo->getLibFunc(F->getName(), Func) && in selectInstruction()
|
| H A D | SelectionDAGBuilder.cpp | 7024 F->hasName() && LibInfo->getLibFunc(*F, Func) && in visitCall()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | GlobalOpt.cpp | 2802 if (!TLI->getLibFunc(*Fn, F) || F != LibFunc_cxa_atexit) in FindCXAAtExit()
|