Searched refs:DivByPowerOfTwo (Results 1 – 3 of 3) sorted by relevance
217 void DivByPowerOfTwo(HDiv* instruction);
214 void DivByPowerOfTwo(HDiv* instruction);
3478 void InstructionCodeGeneratorX86_64::DivByPowerOfTwo(HDiv* instruction) { in DivByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_643655 DivByPowerOfTwo(instruction->AsDiv()); in GenerateDivRemIntegral()