/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAnnotateKernelFeatures.cpp | 193 static bool handleAttr(Function &Parent, const Function &Callee, in handleAttr() 202 static void copyFeaturesToFunction(Function &Parent, const Function &Callee, in copyFeaturesToFunction() 218 Function *Callee = std::get<1>(I)->getFunction(); in processUniformWorkGroupAttribute() local 228 Function &Caller, Function &Callee) { in propagateUniformWorkGroupAttribute() 293 const Function *Callee = in addFeatureAttributes() local
|
H A D | AMDGPUFixFunctionBitcasts.cpp | 38 auto *Callee = in visitCallBase() local
|
H A D | AMDGPULibCalls.cpp | 214 static CallInst *CreateCallEx2(IRB &B, FunctionCallee Callee, Value *Arg1, in CreateCallEx2() 528 Function *Callee = aCI->getCalledFunction(); in useNative() local 561 auto *Callee = CI->getCalledFunction(); in fold_read_write_pipe() local 622 Function *Callee = CI->getCalledFunction(); in fold() local 1726 Function *Callee = CI->getCalledFunction(); in runOnFunction() local 1759 Function *Callee = CI->getCalledFunction(); in run() local 1785 Function *Callee = CI->getCalledFunction(); in runOnFunction() local 1813 Function *Callee = CI->getCalledFunction(); in run() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ReplayInlineAdvisor.cpp | 46 auto Callee = Pair.first.split(" inlined into").first.rsplit(": ").second; in ReplayInlineAdvisor() local 71 StringRef Callee = CB.getCalledFunction()->getName(); in getAdviceImpl() local
|
H A D | SyntheticCountsUtils.cpp | 59 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local 72 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local
|
H A D | MLInlineAdvisor.cpp | 58 if (Function *Callee = CS->getCalledFunction()) { in getInlinableCS() local 134 Function *Callee = Advice.getCallee(); in onSuccessfulInlining() local 177 auto &Callee = *CB.getCalledFunction(); in getAdviceImpl() local
|
H A D | CallGraph.cpp | 103 const Function *Callee = Call->getCalledFunction(); in populateCallGraphNode() local 234 void CallGraphNode::removeAnyCallEdgeTo(CallGraphNode *Callee) { in removeAnyCallEdgeTo() 246 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) { in removeOneAbstractEdgeTo()
|
H A D | InlineAdvisor.cpp | 95 Function &Callee = *CB.getCalledFunction(); in getDefaultInlineAdvice() local 328 Function *Callee = CB.getCalledFunction(); in shouldInline() local 436 const BasicBlock *Block, const Function &Callee, in emitInlinedInto() 481 auto &Callee = *CB.getCalledFunction(); in getMandatoryKind() local
|
H A D | CallGraphSCCPass.cpp | 297 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 314 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 356 if (Function *Callee = Call->getCalledFunction()) { in RefreshCallGraph() local 380 if (Function *Callee = Call->getCalledFunction()) { in RefreshCallGraph() local
|
H A D | StackSafetyAnalysis.cpp | 100 const CalleeTy *Callee = nullptr; member 414 const GlobalValue *Callee = in analyzeAllUses() local 485 void updateOneNode(const CalleeTy *Callee) { in updateOneNode() 510 const CalleeTy *Callee, unsigned ParamNo, in getArgumentAccessRange() 551 const CalleeTy *Callee, FunctionInfo<CalleeTy> &FS) { in updateOneNode() 582 for (auto &Callee : Callees) in runDataFlow() local 589 const CalleeTy *Callee = WorkList.back(); in runDataFlow() local
|
H A D | FunctionPropertiesAnalysis.cpp | 40 const auto *Callee = CS->getCalledFunction(); in getFunctionPropertiesInfo() local
|
H A D | MemoryBuiltins.cpp | 132 if (const Function *Callee = CB->getCalledFunction()) in getCalledFunction() local 141 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() 182 if (const Function *Callee = in getAllocationData() local 194 if (const Function *Callee = in getAllocationData() local 205 const Function *Callee = in getAllocationSize() local 488 const Function *Callee = in isFreeCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 282 static CallBase &versionCallSite(CallBase &CB, Value *Callee, in versionCallSite() 382 bool llvm::isLegalToPromote(const CallBase &CB, Function *Callee, in isLegalToPromote() 441 CallBase &llvm::promoteCall(CallBase &CB, Function *Callee, in promoteCall() 524 CallBase &llvm::promoteCallWithIfThenElse(CallBase &CB, Function *Callee, in promoteCallWithIfThenElse() 540 Value *Callee = CB.getCalledOperand(); in tryPromoteCall() local
|
H A D | SimplifyLibCalls.cpp | 288 Function *Callee = CI->getCalledFunction(); in optimizeStrChr() local 521 Function *Callee = CI->getCalledFunction(); in optimizeStpCpy() local 550 Function *Callee = CI->getCalledFunction(); in optimizeStrNCpy() local 1673 Function *Callee = Pow->getCalledFunction(); in optimizePow() local 1795 Function *Callee = CI->getCalledFunction(); in optimizeExp2() local 1822 Function *Callee = CI->getCalledFunction(); in optimizeFMinFMax() local 1999 Function *Callee = CI->getCalledFunction(); in optimizeSqrt() local 2068 Function *Callee = CI->getCalledFunction(); in optimizeTan() local 2127 FunctionCallee Callee = in insertSinCosCall() local 2208 Function *Callee = CI->getCalledFunction(); in classifyArgUse() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AbstractCallSite.cpp | 37 const Function *Callee = CB.getCalledFunction(); in getCallbackUses() local 87 Function *Callee = CB->getCalledFunction(); in AbstractCallSite() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 248 Function *Callee = CB.getCalledFunction(); in inlineCallIfPossible() local 343 if (Function *Callee = CB->getCalledFunction()) in inlineCallsImpl() local 394 Function *Callee = CB.getCalledFunction(); in inlineCallsImpl() local 730 if (Function *Callee = CB->getCalledFunction()) { in run() local 795 Function &Callee = *CB->getCalledFunction(); in run() local 946 llvm::any_of(InlinedCallees, [&](Function *Callee) { in run()
|
H A D | PruneEH.cpp | 121 if (Function *Callee = CI->getCalledFunction()) { in runImpl() local 241 const Function *Callee = Call->getCalledFunction(); in DeleteBasicBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | ProfiledCallGraph.h | 59 ContextTrieNode *Callee = &Child.second; in ProfiledCallGraph() local 75 ContextTrieNode *Callee = &Child.second; in ProfiledCallGraph() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaSYCL.cpp | 35 bool Sema::checkSYCLDeviceFunction(SourceLocation Loc, FunctionDecl *Callee) { in checkSYCLDeviceFunction()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/plugins/SampleAnalyzer/ |
H A D | MainCallChecker.cpp | 20 const Expr *Callee = CE->getCallee(); in checkPreStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 202 const Function *Callee = Call->getCalledFunction(); in buildCGN() local 225 CallGraphNode *Callee = CG.getOrInsertFunction(F); in updateCallGraph() local 519 static void propagateCallAttrsFromCallee(CallInst *Call, Function *Callee) { in propagateCallAttrsFromCallee() 524 static void addCallToCallGraph(CallGraph *CG, CallInst *Call, Function *Callee){ in addCallToCallGraph()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NoReturnFunctionChecker.cpp | 47 const Expr *Callee = CE.getOriginExpr(); in checkPostCall() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_function_call_trie.h | 397 auto* Callee = TopNode->Callees.find_element( in enterFunction() local 518 for (const auto Callee : NP.Node->Callees) { in deepCopyInto() local 579 for (const auto Callee : NT.OrigNode->Callees) { in mergeInto() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/ |
H A D | toy.cpp | 123 std::string Callee; member in __anon80faa5c90111::CallExprAST 127 CallExprAST(const std::string &Callee, in CallExprAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.h | 83 const Function *Callee) const { in areInlineCompatible()
|