Home
last modified time | relevance | path

Searched refs:inliner (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/gn/
Dsksl_tests.gni508 "/sksl/inliner/DoWhileBodyMustBeInlinedIntoAScope.sksl",
509 "/sksl/inliner/DoWhileTestCannotBeInlined.sksl",
510 "/sksl/inliner/ForBodyMustBeInlinedIntoAScope.sksl",
511 "/sksl/inliner/ForInitializerExpressionsCanBeInlined.sksl",
512 "/sksl/inliner/ForWithReturnInsideCannotBeInlined.sksl",
513 "/sksl/inliner/ForWithoutReturnInsideCanBeInlined.sksl",
514 "/sksl/inliner/IfBodyMustBeInlinedIntoAScope.sksl",
515 "/sksl/inliner/IfElseBodyMustBeInlinedIntoAScope.sksl",
516 "/sksl/inliner/IfElseChainWithReturnsCanBeInlined.sksl",
517 "/sksl/inliner/IfTestCanBeInlined.sksl",
[all …]
/third_party/libuv/docs/src/sphinx-plugins/
Dmanpage.py30 def man_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
31 app = inliner.document.settings.env.app
/third_party/skia/resources/sksl/inliner/
DInlineWithNestedCalls.sksl14 half _1_y = 123; // the inliner shouldn't try to reuse this name
DIfElseChainWithReturnsCanBeInlined.sksl2 // paths, are not actually "early" returns. The inliner is able to recognize this pattern.
/third_party/skia/resources/sksl/shared/
DStaticSwitchWithContinue.sksl5 // This is particularly relevant because our inliner replaces return statements with continue.
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dinline.h95 bool IsNotRecursive(InlinerBase *inliner, const FuncGraphPtr &fg, const AnfNodePtr &);
397 bool IsNotRecursive(InlinerBase *inliner, const FuncGraphPtr &fg, const AnfNodePtr &) { in IsNotRecursive() argument
398 return !inliner->IsRecursive(fg); in IsNotRecursive()
/third_party/mesa3d/bin/
Dgen_release_notes.py173 inliner = Inliner(); variable
330 rst_escape=inliner.quoteInline,
/third_party/boost/libs/yap/doc/
Dcodegen.qbk50 (for a total of 90 terminals), the inliner can no longer do as well for _yap_
/third_party/python/Doc/tools/extensions/
Dpyspecific.py59 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
68 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassRegistry.def70 MODULE_PASS("partial-inliner", PartialInlinerPass())
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party8641 FILE: ../../../third_party/dart/runtime/vm/compiler/backend/inliner.h
9895 FILE: ../../../third_party/dart/runtime/vm/compiler/backend/inliner.cc