Searched refs:GenerateIntDiv (Results 1 – 2 of 2) sorted by relevance
335 void GenerateIntDiv(HDiv* instruction);
2980 void InstructionCodeGeneratorARM64::GenerateIntDiv(HDiv *instruction) { in GenerateIntDiv() function in art::arm64::InstructionCodeGeneratorARM643022 GenerateIntDiv(div); in VisitDiv()