Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 6 of 6) 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.mjs261 selector: 'default', property
265 selector: 'enumMember', property
269 selector: 'variable', property
273 selector: 'typeLike', property
277 selector: 'memberLike', property
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
D.eslintrc.json170 "selector": "default", string
174 "selector": "enumMember", string
178 "selector": "variable", string
182 "selector": "typeLike", string
186 "selector": "memberLike", string
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js113691 selector: ovt, property