Searched defs:DivRemByPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_riscv64.cc | 1447 void InstructionCodeGeneratorRISCV64::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::riscv64::InstructionCodeGeneratorRISCV64 |
| D | code_generator_arm_vixl.cc | 4489 void InstructionCodeGeneratorARMVIXL::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::arm::InstructionCodeGeneratorARMVIXL |