Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dlowering.cpp43 auto in1 = cmp->GetInput(1).GetInst(); in BetterToSwapCompareInputs() local
100 auto in1 = input->GetInput(1).GetInst(); in LowerIf() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp1092 auto in1 = cmp->GetInput(1).GetInst(); in BetterToSwapCompareInputs() local
1191 auto in1 = input->GetInput(1).GetInst(); in LowerIf() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1619 auto in1 = acc_.GetIn(gate, 1); in HandleAddWithOverflow() local
1651 auto in1 = acc_.GetIn(gate, 1); in HandleSubWithOverflow() local
1683 auto in1 = acc_.GetIn(gate, 1); in HandleMulWithOverflow() local