Searched refs:sm_off (Results 1 – 1 of 1) sorted by relevance
737 UWord sm_off = SM_OFF(a); in set_vabits2() local738 insert_vabits2_into_vabits8( a, vabits2, &(sm->vabits8[sm_off]) ); in set_vabits2()745 UWord sm_off = SM_OFF(a); in get_vabits2() local746 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits2()758 UWord sm_off = SM_OFF(a); in get_vabits8_for_aligned_word32() local759 UChar vabits8 = sm->vabits8[sm_off]; in get_vabits8_for_aligned_word32()767 UWord sm_off = SM_OFF(a); in set_vabits8_for_aligned_word32() local768 sm->vabits8[sm_off] = vabits8; in set_vabits8_for_aligned_word32()1344 UWord sm_off = SM_OFF(a); in mc_LOADVn_slow() local1345 UWord vabits8 = sm->vabits8[sm_off]; in mc_LOADVn_slow()[all …]