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

/art/compiler/optimizing/
H A Dcode_generator_x86.cc3172 void InstructionCodeGeneratorX86::GenerateRemFP(HRem *rem) { function in class:art::x86::InstructionCodeGeneratorX86
3589 GenerateRemFP(rem);
H A Dcode_generator_x86_64.cc3221 void InstructionCodeGeneratorX86_64::GenerateRemFP(HRem *rem) { function in class:art::x86_64::InstructionCodeGeneratorX86_64
3666 GenerateRemFP(rem);

Completed in 50 milliseconds