/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64SMEAttributes.h | 87 requiresLazySave(const SMEAttrs & Callee) requiresLazySave() argument 115 requiresPreservingZT0(const SMEAttrs & Callee) requiresPreservingZT0() argument 118 requiresDisablingZABeforeCall(const SMEAttrs & Callee) requiresDisablingZABeforeCall() argument 122 requiresEnablingZAAfterCall(const SMEAttrs & Callee) requiresEnablingZAAfterCall() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 283 versionCallSite(CallBase & CB,Value * Callee,MDNode * BranchWeights) versionCallSite() argument 383 isLegalToPromote(const CallBase & CB,Function * Callee,const char ** FailureReason) isLegalToPromote() argument 469 promoteCall(CallBase & CB,Function * Callee,CastInst ** RetBitCast) promoteCall() argument 550 promoteCallWithIfThenElse(CallBase & CB,Function * Callee,MDNode * BranchWeights) promoteCallWithIfThenElse() argument 566 Value *Callee = CB.getCalledOperand(); tryPromoteCall() local [all...] |
H A D | SimplifyLibCalls.cpp | 476 Function *Callee = CI->getCalledFunction(); optimizeStrChr() local 717 Function *Callee = CI->getCalledFunction(); optimizeStpCpy() local 806 Function *Callee = CI->getCalledFunction(); optimizeStrLCpy() local 831 Function *Callee = CI->getCalledFunction(); optimizeStringNCpy() local 2213 Function *Callee = Pow->getCalledFunction(); optimizePow() local 2324 Function *Callee = CI->getCalledFunction(); optimizeExp2() local 2360 Function *Callee = CI->getCalledFunction(); optimizeFMinFMax() local 2543 Function *Callee = CI->getCalledFunction(); optimizeSqrt() local 2613 Function *Callee = CI->getCalledFunction(); optimizeTan() local 2676 FunctionCallee Callee = getOrInsertLibFunc( insertSinCosCall() local 2761 Function *Callee = CI->getCalledFunction(); classifyArgUse() local 2892 Function *Callee = CI->getCalledFunction(); optimizeErrorReporting() local 2909 isReportingError(Function * Callee,CallInst * CI,int StreamArg) isReportingError() argument 3011 Function *Callee = CI->getCalledFunction(); optimizePrintF() local 3132 Function *Callee = CI->getCalledFunction(); optimizeSPrintF() local 3358 Function *Callee = CI->getCalledFunction(); optimizeFPrintF() local 3484 Function *Callee = CI->getCalledFunction(); optimizeStringMemoryLibCall() local 3695 Function *Callee = CI->getCalledFunction(); optimizeCall() local 4131 Function *Callee = CI->getCalledFunction(); optimizeCall() local [all...] |
H A D | LibCallsShrinkWrap.cpp | 295 Function *Callee = CI.getCalledFunction(); in checkCandidate() local 489 Function *Callee = CI->getCalledFunction(); in perform() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 258 if (Function *Callee = CB->getCalledFunction()) { run() local 327 Function &Callee = *CB->getCalledFunction(); run() local 514 __anonb27e47c80502(Function *Callee) run() argument 532 for (auto *Callee : DeadFunctionsInComdats) run() local [all...] |
H A D | ModuleInliner.cpp | 149 if (Function *Callee = CB->getCalledFunction()) { in run() local 184 Function &Callee = *CB->getCalledFunction(); in run() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | SyntheticCountsUtils.cpp | 56 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local 69 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local
|
H A D | ReplayInlineAdvisor.cpp | 60 StringRef Callee = CalleeCaller.first.rsplit(": '").second; in ReplayInlineAdvisor() local 111 StringRef Callee = CB.getCalledFunction()->getName(); in getAdviceImpl() local
|
H A D | CallGraph.cpp | 101 const Function *Callee = Call->getCalledFunction(); in populateCallGraphNode() local 229 void CallGraphNode::removeAnyCallEdgeTo(CallGraphNode *Callee) { in removeAnyCallEdgeTo() argument 241 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) { in removeOneAbstractEdgeTo() argument [all...] |
H A D | InlineAdvisor.cpp | 154 Function &Callee = *CB.getCalledFunction(); getDefaultInlineAdvice() local 383 Function *Callee = CB.getCalledFunction(); shouldInline() local 492 emitInlinedInto(OptimizationRemarkEmitter & ORE,DebugLoc DLoc,const BasicBlock * Block,const Function & Callee,const Function & Caller,bool AlwaysInline,function_ref<void (OptimizationRemark &)> ExtraContext,const char * PassName) emitInlinedInto() argument 510 emitInlinedIntoBasedOnCost(OptimizationRemarkEmitter & ORE,DebugLoc DLoc,const BasicBlock * Block,const Function & Callee,const Function & Caller,const InlineCost & IC,bool ForProfileContext,const char * PassName) emitInlinedIntoBasedOnCost() argument 594 auto &Callee = *CB.getCalledFunction(); getMandatoryKind() local [all...] |
H A D | MemoryBuiltins.cpp | 172 if (const Function *Callee = CB->getCalledFunction()) in getCalledFunction() local 180 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() argument 225 if (const Function *Callee = getCalledFunction(V, IsNoBuiltinCall)) in getAllocationData() local 235 if (const Function *Callee = getCalledFunction(V, IsNoBuiltinCall)) in getAllocationData() local 245 const Function *Callee = getAllocationSize() local 500 getFreeFunctionDataForFunction(const Function * Callee,const LibFunc TLIFn) getFreeFunctionDataForFunction() argument 514 const Function *Callee = getCalledFunction(I, IsNoBuiltin); getAllocationFamily() local 560 const Function *Callee = getCalledFunction(CB, IsNoBuiltinCall); getFreedOperand() local 913 Function *Callee = CB->getCalledFunction(); findLoadSizeOffset() local [all...] |
H A D | CallGraphSCCPass.cpp | 289 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 306 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 348 if (Function *Callee = Call->getCalledFunction()) { in RefreshCallGraph() local 372 if (Function *Callee in RefreshCallGraph() local [all...] |
H A D | MLInlineAdvisor.cpp | 116 if (Function *Callee = CS->getCalledFunction()) { getInlinableCS() local 274 Function *Callee = Advice.getCallee(); onSuccessfulInlining() local 329 auto &Callee = *CB.getCalledFunction(); getAdviceImpl() local [all...] |
H A D | StackSafetyAnalysis.cpp | 102 const CalleeTy *Callee = nullptr; member 507 const GlobalValue *Callee = analyzeAllUses() local 576 updateOneNode(const CalleeTy * Callee) updateOneNode() argument 601 getArgumentAccessRange(const CalleeTy * Callee,unsigned ParamNo,const ConstantRange & Offsets) const getArgumentAccessRange() argument 642 updateOneNode(const CalleeTy * Callee,FunctionInfo<CalleeTy> & FS) updateOneNode() argument 673 for (auto &Callee : Callees) runDataFlow() local 680 const CalleeTy *Callee = WorkList.pop_back_val(); runDataFlow() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AbstractCallSite.cpp | 36 const Function *Callee = CB.getCalledFunction(); in getCallbackUses() local 86 Function *Callee = CB->getCalledFunction(); in AbstractCallSite() local
|
H A D | Attributes.cpp | 2220 return Caller.getFnAttribute(AttrName) == Callee.getFnAttribute(AttrName); in areInlineCompatible() argument 2025 checkDenormMode(const Function & Caller,const Function & Callee) checkDenormMode() argument 2043 isEqual(const Function & Caller,const Function & Callee) isEqual() argument 2048 isEqual(const Function & Caller,const Function & Callee,const StringRef & AttrName) isEqual() argument 2059 setAND(Function & Caller,const Function & Callee) setAND() argument 2071 setOR(Function & Caller,const Function & Callee) setOR() argument 2079 adjustCallerSSPLevel(Function & Caller,const Function & Callee) adjustCallerSSPLevel() argument 2109 adjustCallerStackProbes(Function & Caller,const Function & Callee) adjustCallerStackProbes() argument 2120 adjustCallerStackProbeSize(Function & Caller,const Function & Callee) adjustCallerStackProbeSize() argument 2148 adjustMinLegalVectorWidth(Function & Caller,const Function & Callee) adjustMinLegalVectorWidth() argument 2169 adjustNullPointerValidAttr(Function & Caller,const Function & Callee) adjustNullPointerValidAttr() argument 2230 mergeAttributesForInlining(Function & Caller,const Function & Callee) mergeAttributesForInlining() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ProfiledCallGraph.h | 86 ContextTrieNode *Callee = &Child.second; variable 103 ContextTrieNode *Callee = &Child.second; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/ |
H A D | MainCallChecker.cpp | 20 const Expr *Callee = CE->getCallee(); in checkPreStmt() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 396 if (ShadowStack.AppendEmplace(TSC, Callee->NodePtr, CPU) == nullptr) in enterFunction() local 517 Callee.FId); in deepCopyInto() local 578 for (const auto Callee : NT.OrigNode->Callees) { mergeInto() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCAPElim.cpp | 46 if (const Function *Callee = CB.getCalledFunction()) { in MayAutorelease() local
|
H A D | ObjCARC.cpp | 29 Value *Callee = Func.getCallee(); in createCallInstWithColors() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 226 IdentifyCUDAPreference(const FunctionDecl * Caller,const FunctionDecl * Callee) IdentifyCUDAPreference() argument 691 CUDARecordImplicitHostDeviceFuncUsedByDevice(const FunctionDecl * Callee) CUDARecordImplicitHostDeviceFuncUsedByDevice() argument 860 CheckCUDACall(SourceLocation Loc,FunctionDecl * Callee) CheckCUDACall() argument 926 CUDACheckLambdaCapture(CXXMethodDecl * Callee,const sema::Capture & Capture) CUDACheckLambdaCapture() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAnnotateKernelFeatures.cpp | 76 const Function *Callee = in addFeatureAttributes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVVMReflect.cpp | 121 Function *Callee = Call->getCalledFunction(); runNVVMReflect() local
|
H A D | NVPTXTargetTransformInfo.h | 89 const Function *Callee) const { in areInlineCompatible() argument
|