Searched refs:GenerateIntDivForConstDenom (Results 1 – 2 of 2) sorted by relevance
417 void GenerateIntDivForConstDenom(HDiv *instruction);
3627 void InstructionCodeGeneratorARM64::GenerateIntDivForConstDenom(HDiv *instruction) { in GenerateIntDivForConstDenom() function in art::arm64::InstructionCodeGeneratorARM643649 GenerateIntDivForConstDenom(instruction); in GenerateIntDiv()