Home
last modified time | relevance | path

Searched refs:GenerateIntRemForPower2Denom (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.h340 void GenerateIntRemForPower2Denom(HRem *instruction);
Dcode_generator_arm64.cc5367 void InstructionCodeGeneratorARM64::GenerateIntRemForPower2Denom(HRem *instruction) { in GenerateIntRemForPower2Denom() function in art::arm64::InstructionCodeGeneratorARM64
5405 GenerateIntRemForPower2Denom(instruction); in GenerateIntRemForConstDenom()