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