Searched refs:sm_off (Results 1 – 1 of 1) sorted by relevance
733 UWord sm_off = SM_OFF(a); in set_vabits2() local734 insert_vabits2_into_vabits8( a, vabits2, &(sm->vabits8[sm_off]) ); in set_vabits2()741 UWord sm_off = SM_OFF(a); in get_vabits2() local742 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits2()754 UWord sm_off = SM_OFF(a); in get_vabits8_for_aligned_word32() local755 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits8_for_aligned_word32()763 UWord sm_off = SM_OFF(a); in set_vabits8_for_aligned_word32() local764 sm->vabits8[sm_off] = vabits8; in set_vabits8_for_aligned_word32()1340 UWord sm_off = SM_OFF(a); in mc_LOADVn_slow() local1341 UWord vabits8 = sm->vabits8[sm_off]; in mc_LOADVn_slow()[all …]