Home
last modified time | relevance | path

Searched defs:DivRemByPowerOfTwo (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.cc1875 void InstructionCodeGeneratorMIPS64::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::mips64::InstructionCodeGeneratorMIPS64
Dcode_generator_arm64.cc2540 void InstructionCodeGeneratorARM64::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::arm64::InstructionCodeGeneratorARM64
Dcode_generator_mips.cc2286 void InstructionCodeGeneratorMIPS::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::mips::InstructionCodeGeneratorMIPS
Dcode_generator_arm.cc2719 void InstructionCodeGeneratorARM::DivRemByPowerOfTwo(HBinaryOperation* instruction) { in DivRemByPowerOfTwo() function in art::arm::InstructionCodeGeneratorARM