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

  /art/compiler/dex/
mir_graph.h 162 #define VREG_NUM_WIDTH 16
  /art/compiler/dex/quick/
ralloc_util.cc 144 core_vmap_table_.push_back(reg << VREG_NUM_WIDTH | (v_reg & ((1 << VREG_NUM_WIDTH) - 1)));
    [all...]
codegen_util.cc     [all...]

Completed in 56 milliseconds