Home
last modified time | relevance | path

Searched defs:RemByPowerOfTwo (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc3775 void InstructionCodeGeneratorX86_64::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86_64::InstructionCodeGeneratorX86_64
Dcode_generator_x86.cc3671 void InstructionCodeGeneratorX86::RemByPowerOfTwo(HRem* instruction) { in RemByPowerOfTwo() function in art::x86::InstructionCodeGeneratorX86