Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_peeling.cpp31 …GateRef selector = circuit_->NewGate(circuit_->DependSelector(numIns), {merge, depend, copyDepend}… in CopyLoopExit() local
39 … GateRef selector = circuit_->NewGate(circuit_->ValueSelector(numIns), acc_.GetMachineType(value), in CopyLoopExit() local
74 GateRef LoopPeeling::CopySelector(GateRef stateMerge, GateRef selector, size_t numLoopbacks) in CopySelector()
112 auto selector = CopySelector(merge, *it, numLoopbacks); in CopyLoopHeader() local
Dinduction_variable_analysis.cpp137 GateRef selector = acc_.GetValueIn(cmp, 0); in TryGetLoopTimes() local
/arkcompiler/ets_frontend/arkguard/test/
D.eslintrc.json49 "selector": "class", string
53 "selector": "enum", string
57 "selector": "interface", string
61 "selector": "typeAlias", string
65 "selector": "variable", string
70 "selector": "enumMember", string
/arkcompiler/ets_frontend/ets2panda/linter/
Deslint.config.mjs263 selector: 'default', property
267 selector: 'enumMember', property
271 selector: 'variable', property
275 selector: 'typeLike', property
279 selector: 'memberLike', property
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
Deslint.config.mjs152 selector: 'typeLike', property