Searched defs:power (Results 1 – 8 of 8) sorted by relevance
304 SignedInt power = TEN; in SmallFpToString() local
105 int DivModPowerOf2(int power) in DivModPowerOf2()
565 SignedInt power = TEN; in SmallFpToString() local
460 ConstantInst *power = ConstFoldingCreateIntConst(inst, static_cast<uint64_t>(n)); in VisitMulOneConst() local2104 auto power = graph->FindOrCreateConstant(n); in TryReplaceDivByShift() local
342 auto power = graph->FindOrCreateConstant(n); in ReplaceUnsignedDivPowerOfTwo() local
899 void SetAlignPower(uint32 power) in SetAlignPower()
588 GateRef power = acc_.GetValueIn(gate, 0U); in LowerMathExp() local
2230 GateRef power = acc_.GetIn(gate, 1U); in HandleExp() local