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

  /art/compiler/dex/quick/x86/
x86_lir.h 511 kX86Bswap32R,
    [all...]
utility_x86.cc 125 case kOpRev: opcode = r_dest_src.Is64Bit() ? kX86Bswap64R : kX86Bswap32R; break;
    [all...]
assemble_x86.cc     [all...]

Completed in 33 milliseconds