Searched defs:RemByPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 4264 void InstructionCodeGeneratorX86_64::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_64 |
D | code_generator_x86.cc | 4138 void InstructionCodeGeneratorX86::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX86 |