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

  /art/compiler/dex/quick/mips/
utility_mips.cc 348 r_dest = Solo64ToPair64(r_dest);
477 r_dest = Solo64ToPair64(r_dest);
588 r_src = Solo64ToPair64(r_src);
codegen_mips.h 50 RegStorage Solo64ToPair64(RegStorage reg);
target_mips.cc 79 RegStorage MipsMir2Lir::Solo64ToPair64(RegStorage reg) {

Completed in 385 milliseconds