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