Searched defs:GenerateDivRemConstantIntegral (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_arm.cc2796 void InstructionCodeGeneratorARM::GenerateDivRemConstantIntegral(HBinaryOperation* instruction) { function in class:art::arm::InstructionCodeGeneratorARM
2892 GenerateDivRemConstantIntegral(div);
3031 GenerateDivRemConstantIntegral(rem);

Completed in 92 milliseconds