Searched refs:DivByPowerOfTwo (Results 1 – 4 of 4) sorted by relevance
244 void DivByPowerOfTwo(HDiv* instruction);
264 void DivByPowerOfTwo(HDiv* instruction);
3896 void InstructionCodeGeneratorX86_64::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_644087 DivByPowerOfTwo(instruction->AsDiv()); in GenerateDivRemIntegral()
3879 void InstructionCodeGeneratorX86::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX863993 DivByPowerOfTwo(instruction->AsDiv()); in GenerateDivRemIntegral()