Searched refs:RemByPowerOfTwo (Results 1 – 4 of 4) sorted by relevance
310 void RemByPowerOfTwo(HRem* instruction);
315 void RemByPowerOfTwo(HRem* instruction);
4264 void InstructionCodeGeneratorX86_64::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_644491 RemByPowerOfTwo(instruction->AsRem()); in GenerateDivRemIntegral()
4138 void InstructionCodeGeneratorX86::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX864276 RemByPowerOfTwo(instruction->AsRem()); in GenerateDivRemIntegral()