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

  /art/compiler/dex/quick/
gen_common.cc     [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 898 void X86Mir2Lir::GenConstWide(RegLocation rl_dest, int64_t value) {
919 Mir2Lir::GenConstWide(rl_dest, value);
    [all...]

Completed in 648 milliseconds