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

  /art/compiler/dex/quick/x86/
codegen_x86.h     [all...]
int_x86.cc 525 void X86Mir2Lir::CalculateMagicAndShift(int64_t divisor, int64_t& magic, int& shift, bool is_long) {
654 CalculateMagicAndShift((int64_t)imm, magic, shift, false /* is_long */);
    [all...]

Completed in 1972 milliseconds