Home
last modified time | relevance | path

Searched defs:DivByPowerOfTwo (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc3809 void InstructionCodeGeneratorX86_64::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_64
Dcode_generator_x86.cc3693 void InstructionCodeGeneratorX86::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX86