Home
last modified time | relevance | path

Searched defs:accValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1461 Inst *accValue) in GetStringBuilderUsagesPO()
1545 Inst *appendInstruction, const Inst *accValue, in MatchTemporaryInstruction()
1580 Inst *accValue, Inst *intermediateValue, in MatchTemporaryInstructions()
1685 for (auto accValue : GetPhiAccumulatedValues(loop)) { in MatchLoopConcatenation() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp419 GateRef accValue = acc_.GetValueIn(gate, 2); // 2: accValue in LowerNTypedStOwnByName() local
Dslowpath_lowering.cpp2526 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByValue() local
2541 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByIndex() local
2558 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByName() local
2664 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByValueWithNameSet() local
2682 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByNameWithNameSet() local
2789 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStObjByIndex() local