Home
last modified time | relevance | path

Searched defs:power (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.cpp550 SignedInt power = TEN; in SmallFpToString() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Ddtoa_helper.h104 int DivModPowerOf2(int power) in DivModPowerOf2() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlowering.cpp328 auto power = graph->FindOrCreateConstant(n); in ReplaceUnsignedDivPowerOfTwo() local
H A Dpeepholes.cpp459 ConstantInst *power = ConstFoldingCreateIntConst(inst, static_cast<uint64_t>(n)); in VisitMulOneConst() local
2073 auto power = graph->FindOrCreateConstant(n); in TryReplaceDivByShift() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_native_inline_lowering.cpp615 GateRef power = acc_.GetValueIn(gate, 0U); in LowerMathExp() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp2115 GateRef power = acc_.GetIn(gate, 1U); in HandleExp() local

Completed in 21 milliseconds