Searched refs:VREG_NUM_WIDTH (Results 1 – 3 of 3) sorted by relevance
162 #define VREG_NUM_WIDTH 16 macro
144 core_vmap_table_.push_back(reg << VREG_NUM_WIDTH | (v_reg & ((1 << VREG_NUM_WIDTH) - 1))); in RecordCorePromotion()
1011 raw_vmap_table.push_back(~(-1 << VREG_NUM_WIDTH) & core_vmap_table_[i]); in GetCompiledMethod()