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.cpp1405 Inst *accValue) in GetStringBuilderUsagesPO()
1489 Inst *appendInstruction, const Inst *accValue, in MatchTemporaryInstruction()
1524 Inst *accValue, Inst *intermediateValue, in MatchTemporaryInstructions()
1629 for (auto accValue : GetPhiAccumulatedValues(loop)) { in MatchLoopConcatenation() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp382 GateRef accValue = acc_.GetValueIn(gate, 2); // 2: accValue in LowerNTypedStOwnByName() local
Dslowpath_lowering.cpp2236 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByValue() local
2251 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByIndex() local
2271 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByName() local
2381 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByValueWithNameSet() local
2403 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStOwnByNameWithNameSet() local
2507 GateRef accValue = acc_.GetValueIn(gate, 2); in LowerStObjByIndex() local