Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.cc2460 void InstructionCodeGeneratorX86::GenerateDivRemIntegral(HBinaryOperation* instruction) { in GenerateDivRemIntegral() function in art::x86::InstructionCodeGeneratorX86
Dcode_generator_x86_64.cc2671 void InstructionCodeGeneratorX86_64::GenerateDivRemIntegral(HBinaryOperation* instruction) { in GenerateDivRemIntegral() function in art::x86_64::InstructionCodeGeneratorX86_64