Lines Matching defs:DoModI
1453 LInstruction* LChunkBuilder::DoModI(HMod* instr) {1471 return instr->RightIsPowerOf2() ? DoModByPowerOf2I(instr) : DoModI(instr);