Searched defs:selector (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | loop_peeling.cpp | 31 …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
|
| D | induction_variable_analysis.cpp | 137 GateRef selector = acc_.GetValueIn(cmp, 0); in TryGetLoopTimes() local
|
| /arkcompiler/ets_frontend/arkguard/test/ |
| D | .eslintrc.json | 49 "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/ |
| D | eslint.config.mjs | 263 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/ |
| D | eslint.config.mjs | 152 selector: 'typeLike', property
|