HomeSort by relevance Sort by last modified time
    Searched refs:GenRemFP (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/x86/
fp_x86.cc 52 GenRemFP(rl_dest, rl_src1, rl_src2, false /* is_double */);
105 GenRemFP(rl_dest, rl_src1, rl_src2, true /* is_double */);
342 void X86Mir2Lir::GenRemFP(RegLocation rl_dest, RegLocation rl_src1, RegLocation rl_src2, bool is_double) {
codegen_x86.h     [all...]

Completed in 277 milliseconds