/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateKernelFeatures.cpp | 188 static bool handleAttr(Function &Parent, const Function &Callee, in handleAttr() 197 static void copyFeaturesToFunction(Function &Parent, const Function &Callee, in copyFeaturesToFunction() 221 Function *Callee = std::get<1>(I)->getFunction(); in processUniformWorkGroupAttribute() local 231 Function &Caller, Function &Callee) { in propagateUniformWorkGroupAttribute() 279 Function *Callee = CS.getCalledFunction(); in addFeatureAttributes() local
|
D | AMDGPUInline.cpp | 115 Function *Callee = CS.getCalledFunction(); in getInlineThreshold() local 160 Function *Callee = CS.getCalledFunction(); in isWrapperOnlyCall() local 178 Function *Callee = CS.getCalledFunction(); in getInlineCost() local
|
D | AMDGPUFixFunctionBitcasts.cpp | 37 auto Callee = dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts()); in visitCallSite() local
|
D | AMDGPULibCalls.cpp | 233 static CallInst *CreateCallEx2(IRB &B, FunctionCallee Callee, Value *Arg1, in CreateCallEx2() 548 Function *Callee = aCI->getCalledFunction(); in useNative() local 581 auto *Callee = CI->getCalledFunction(); in fold_read_write_pipe() local 642 Function *Callee = CI->getCalledFunction(); in fold() local 1764 Function *Callee = CI->getCalledFunction(); in runOnFunction() local 1789 Function *Callee = CI->getCalledFunction(); in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Inliner.cpp | 279 Function *Callee = CS.getCalledFunction(); in InlineCallIfPossible() local 425 Function *Callee = CS.getCalledFunction(); in shouldInline() local 508 const BasicBlock *Block, const Function &Callee, in emit_inlined_into() 573 if (Function *Callee = CS.getCalledFunction()) in inlineCallsImpl() local 622 Function *Callee = CS.getCalledFunction(); in inlineCallsImpl() local 932 if (Function *Callee = CS.getCalledFunction()) { in run() local 1011 Function &Callee = *CS.getCalledFunction(); in run() local 1029 Function &Callee = *CS.getCalledFunction(); in run() local 1192 llvm::any_of(InlinedCallees, [&](Function *Callee) { in run()
|
D | PruneEH.cpp | 127 if (Function *Callee = CI->getCalledFunction()) { in runImpl() local 247 const Function *Callee = Call->getCalledFunction(); in DeleteBasicBlock() local
|
D | AlwaysInliner.cpp | 155 Function *Callee = CS.getCalledFunction(); in getInlineCost() local
|
D | InlineSimple.cpp | 56 Function *Callee = CS.getCalledFunction(); in getInlineCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 256 static Instruction *versionCallSite(CallSite CS, Value *Callee, in versionCallSite() 319 bool llvm::isLegalToPromote(CallSite CS, Function *Callee, in isLegalToPromote() 365 Instruction *llvm::promoteCall(CallSite CS, Function *Callee, in promoteCall() 449 Instruction *llvm::promoteCallWithIfThenElse(CallSite CS, Function *Callee, in promoteCallWithIfThenElse()
|
D | SimplifyLibCalls.cpp | 341 Function *Callee = CI->getCalledFunction(); in optimizeStrChr() local 572 Function *Callee = CI->getCalledFunction(); in optimizeStpCpy() local 600 Function *Callee = CI->getCalledFunction(); in optimizeStrNCpy() local 1688 Function *Callee = Pow->getCalledFunction(); in optimizePow() local 1811 Function *Callee = CI->getCalledFunction(); in optimizeExp2() local 1837 Function *Callee = CI->getCalledFunction(); in optimizeFMinFMax() local 2014 Function *Callee = CI->getCalledFunction(); in optimizeSqrt() local 2083 Function *Callee = CI->getCalledFunction(); in optimizeTan() local 2142 FunctionCallee Callee = in insertSinCosCall() local 2223 Function *Callee = CI->getCalledFunction(); in classifyArgUse() local [all …]
|
D | LibCallsShrinkWrap.cpp | 301 Function *Callee = CI.getCalledFunction(); in checkCandidate() local 507 Function *Callee = CI->getCalledFunction(); in perform() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | SyntheticCountsUtils.cpp | 60 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local 73 auto Callee = CGT::edge_dest(E.second); in propagateFromSCC() local
|
D | CallGraph.cpp | 77 const Function *Callee = Call->getCalledFunction(); in addToCallGraph() local 202 void CallGraphNode::removeAnyCallEdgeTo(CallGraphNode *Callee) { in removeAnyCallEdgeTo() 214 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) { in removeOneAbstractEdgeTo()
|
D | StackSafetyAnalysis.cpp | 61 const GlobalValue *Callee = nullptr; member 338 const GlobalValue *Callee = in analyzeAllUses() local 412 void updateOneNode(const GlobalValue *Callee) { in updateOneNode() 445 StackSafetyDataFlowAnalysis::getArgumentAccessRange(const GlobalValue *Callee, in getArgumentAccessRange() 482 const GlobalValue *Callee, StackSafetyInfo::FunctionInfo &FS) { in updateOneNode() 520 for (auto &Callee : Callees) in runDataFlow() local 527 const GlobalValue *Callee = WorkList.back(); in runDataFlow() local
|
D | CallGraphSCCPass.cpp | 274 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 291 Function *Callee = Call->getCalledFunction(); in RefreshCallGraph() local 324 if (Function *Callee = Call->getCalledFunction()) { in RefreshCallGraph() local 348 if (Function *Callee = Call->getCalledFunction()) { in RefreshCallGraph() local
|
D | MemoryBuiltins.cpp | 126 if (const Function *Callee = CS.getCalledFunction()) in getCalledFunction() local 135 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() 176 if (const Function *Callee = in getAllocationData() local 188 if (const Function *Callee = in getAllocationData() local 199 const Function *Callee = in getAllocationSize() local 464 const Function *Callee = in isFreeCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AbstractCallSite.cpp | 38 const Function *Callee = ICS.getCalledFunction(); in getCallbackUses() local 86 Function *Callee = CS.getCalledFunction(); in AbstractCallSite() local
|
D | Attributes.cpp | 1723 static bool isEqual(const Function &Caller, const Function &Callee) { in isEqual() 1734 static void setAND(Function &Caller, const Function &Callee) { in setAND() 1746 static void setOR(Function &Caller, const Function &Callee) { in setOR() 1754 static void adjustCallerSSPLevel(Function &Caller, const Function &Callee) { in adjustCallerSSPLevel() 1778 static void adjustCallerStackProbes(Function &Caller, const Function &Callee) { in adjustCallerStackProbes() 1789 adjustCallerStackProbeSize(Function &Caller, const Function &Callee) { in adjustCallerStackProbeSize() 1819 adjustMinLegalVectorWidth(Function &Caller, const Function &Callee) { in adjustMinLegalVectorWidth() 1843 adjustNullPointerValidAttr(Function &Caller, const Function &Callee) { in adjustNullPointerValidAttr() 1853 const Function &Callee) { in areInlineCompatible() 1858 const Function &Callee) { in mergeAttributesForInlining()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_calling_conv_main.cpp | 49 CalleePtrTy Callee; variable 70 CalleePtrTy Callee; in testCaller() member 132 CalleePtrTy Callee, Subzero_Callee; in testCallee() member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | Coroutines.cpp | 195 const Function *Callee = Call->getCalledFunction(); in buildCGN() local 218 CallGraphNode *Callee = CG.getOrInsertFunction(F); in updateCallGraph() local 489 static void propagateCallAttrsFromCallee(CallInst *Call, Function *Callee) { in propagateCallAttrsFromCallee() 494 static void addCallToCallGraph(CallGraph *CG, CallInst *Call, Function *Callee){ in addCallToCallGraph()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVVMReflect.cpp | 119 Function *Callee = Call->getCalledFunction(); in runOnFunction() local
|
D | NVVMIntrRange.cpp | 90 if (Function *Callee = Call->getCalledFunction()) { in runOnFunction() local
|
D | NVPTXTargetTransformInfo.h | 80 const Function *Callee) const { in areInlineCompatible()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCAPElim.cpp | 72 if (const Function *Callee = CS.getCalledFunction()) { in MayAutorelease() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_application_Ability.js | 46 export const Callee = { variable
|