Searched refs:sm_off (Results 1 – 1 of 1) sorted by relevance
740 UWord sm_off = SM_OFF(a); in set_vabits2() local741 insert_vabits2_into_vabits8( a, vabits2, &(sm->vabits8[sm_off]) ); in set_vabits2()748 UWord sm_off = SM_OFF(a); in get_vabits2() local749 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits2()761 UWord sm_off = SM_OFF(a); in get_vabits8_for_aligned_word32() local762 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits8_for_aligned_word32()770 UWord sm_off = SM_OFF(a); in set_vabits8_for_aligned_word32() local771 sm->vabits8[sm_off] = vabits8; in set_vabits8_for_aligned_word32()1151 UWord sm_off = SM_OFF(a); in mc_LOADVn_slow() local1152 UWord vabits8 = sm->vabits8[sm_off]; in mc_LOADVn_slow()[all …]