Searched defs:power (Results 1 – 9 of 9) sorted by relevance
82 void InsertAlignInfos(BB &bb, uint32 power) in InsertAlignInfos()
909 void SetAlignPower(uint32 power) in SetAlignPower()
104 int DivModPowerOf2(int power) in DivModPowerOf2()
546 SignedInt power = TEN; in SmallFpToString() local
459 ConstantInst *power = ConstFoldingCreateIntConst(inst, static_cast<uint64_t>(n)); in VisitMulOneConst() local2073 auto power = graph->FindOrCreateConstant(n); in TryReplaceDivByShift() local
328 auto power = graph->FindOrCreateConstant(n); in ReplaceUnsignedDivPowerOfTwo() local
280 uint32 power = bb->GetAlignPower(); in Run() local
612 GateRef power = acc_.GetValueIn(gate, 0U); in LowerMathExp() local
2115 GateRef power = acc_.GetIn(gate, 1U); in HandleExp() local