Searched defs:Calls (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | EscapeEnumerator.cpp | 56 SmallVector<Instruction *, 16> Calls; in Next() local
|
| D | SimplifyLibCalls.cpp | 2197 Value *Res) { in optimizeSinCosPi()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | PlaceSafepoints.cpp | 267 std::vector<CallInst *> &Calls, in scanOneBB() 294 std::vector<CallInst *> &Calls, in scanInlinedCode() 660 std::vector<CallInst *> Calls; // new calls in INITIALIZE_PASS_DEPENDENCY() local
|
| D | MemCpyOptimizer.cpp | 458 SmallVector<const CallBase *, 8> Calls; in moveUp() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | AlwaysInliner.cpp | 46 SmallSetVector<CallSite, 16> Calls; in run() local
|
| D | Inliner.cpp | 915 SmallVector<std::pair<CallSite, int>, 16> Calls; in run() local
|
| /third_party/python/Doc/reference/ |
| D | expressions.rst | 951 Calls section in Primaries 1142 .. _await:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| D | PtrState.h | 80 SmallPtrSet<Instruction *, 2> Calls; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | AliasAnalysisEvaluator.cpp | 100 SmallSetVector<CallBase *, 16> Calls; in runInternal() local
|
| D | CallGraphSCCPass.cpp | 203 DenseMap<Value *, CallGraphNode *> Calls; in RefreshCallGraph() local
|
| D | StackSafetyAnalysis.cpp | 87 SmallVector<PassAsArgInfo, 4> Calls; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 8088 std::vector<FunctionSummary::EdgeTy> Calls; in ParseFunctionSummary() local 8330 bool LLParser::ParseOptionalCalls(std::vector<FunctionSummary::EdgeTy> &Calls) { in ParseOptionalCalls()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 5918 std::vector<FunctionSummary::EdgeTy> Calls = makeCallList( in parseEntireSummary() local
|