Searched defs:DivRemByPowerOfTwo (Results 1 – 3 of 3) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_mips64.cc | 3381 void InstructionCodeGeneratorMIPS64::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::mips64::InstructionCodeGeneratorMIPS64 |
| D | code_generator_arm_vixl.cc | 3968 void InstructionCodeGeneratorARMVIXL::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::arm::InstructionCodeGeneratorARMVIXL |
| D | code_generator_mips.cc | 3888 void InstructionCodeGeneratorMIPS::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::mips::InstructionCodeGeneratorMIPS |