Searched refs:DivByPowerOfTwo (Results 1 – 4 of 4) sorted by relevance
309 void DivByPowerOfTwo(HDiv* instruction);
314 void DivByPowerOfTwo(HDiv* instruction);
4298 void InstructionCodeGeneratorX86_64::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_644489 DivByPowerOfTwo(instruction->AsDiv()); in GenerateDivRemIntegral()
4160 void InstructionCodeGeneratorX86::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX864274 DivByPowerOfTwo(instruction->AsDiv()); in GenerateDivRemIntegral()