Searched defs:GenerateRemFP (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 3467 void InstructionCodeGeneratorX86_64::GenerateRemFP(HRem *rem) { in GenerateRemFP() function in art::x86_64::InstructionCodeGeneratorX86_64 |
D | code_generator_x86.cc | 3422 void InstructionCodeGeneratorX86::GenerateRemFP(HRem *rem) { in GenerateRemFP() function in art::x86::InstructionCodeGeneratorX86 |