Home
last modified time | relevance | path

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/
DEscapeEnumerator.cpp56 SmallVector<Instruction *, 16> Calls; in Next() local
DSimplifyLibCalls.cpp2197 Value *Res) { in optimizeSinCosPi()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp267 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
DMemCpyOptimizer.cpp458 SmallVector<const CallBase *, 8> Calls; in moveUp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAlwaysInliner.cpp46 SmallSetVector<CallSite, 16> Calls; in run() local
DInliner.cpp915 SmallVector<std::pair<CallSite, int>, 16> Calls; in run() local
/third_party/python/Doc/reference/
Dexpressions.rst951 Calls section in Primaries
1142 .. _await:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DPtrState.h80 SmallPtrSet<Instruction *, 2> Calls; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp100 SmallSetVector<CallBase *, 16> Calls; in runInternal() local
DCallGraphSCCPass.cpp203 DenseMap<Value *, CallGraphNode *> Calls; in RefreshCallGraph() local
DStackSafetyAnalysis.cpp87 SmallVector<PassAsArgInfo, 4> Calls; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp8088 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/
DBitcodeReader.cpp5918 std::vector<FunctionSummary::EdgeTy> Calls = makeCallList( in parseEntireSummary() local