Home
last modified time | relevance | path

Searched defs:Apply (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
Dsynchronized.h135 auto Apply(Handler &&handler) in Apply() function
142 auto Apply(Handler &&handler) const in Apply() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dphase.cpp120 bool Phase::Apply(public_lib::Context *ctx, parser::Program *program) in Apply() function in panda::es2panda::compiler::Phase
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc_clusters.h155 void Apply() in Apply() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp24 void BuiltinsFunctionStubBuilder::Apply(GateRef glue, GateRef thisValue, in Apply() function in panda::ecmascript::kungfu::BuiltinsFunctionStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_option.h340 void Apply(const ArgT &arg, const ArgsT &... args) in Apply() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp1657 void ScalarReplacement::Apply(ArenaUnorderedSet<Inst *> &candidates) in Apply() function in panda::compiler::ScalarReplacement