Searched refs:GenerateIntRemForConstDenom (Results 1 – 2 of 2) sorted by relevance
388 void GenerateIntRemForConstDenom(HRem *instruction);
5874 void InstructionCodeGeneratorARM64::GenerateIntRemForConstDenom(HRem *instruction) { in GenerateIntRemForConstDenom() function in art::arm64::InstructionCodeGeneratorARM645901 GenerateIntRemForConstDenom(instruction); in GenerateIntRem()