Searched defs:DivByPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_x86_64.cc | 4326 void InstructionCodeGeneratorX86_64::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 4158 void InstructionCodeGeneratorX86::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX86 |