Searched refs:helperc_b_store2 (Results 1 – 3 of 3) sorted by relevance
492 VG_REGPARM(2) void MC_(helperc_b_store2) ( Addr a, UWord d32 );
5439 void VG_REGPARM(2) MC_(helperc_b_store2)( Addr a, UWord d32 ) { in MC_() argument5473 MC_(helperc_b_store2)( a + 0, d32 ); in MC_()5474 MC_(helperc_b_store2)( a + 2, d32 ); in MC_()5540 MC_(helperc_b_store2)( a, otag ); in ocache_sarp_Set_Origins() local5552 MC_(helperc_b_store2)( a, otag ); in ocache_sarp_Set_Origins() local5572 MC_(helperc_b_store2)( a, 0 ); in ocache_sarp_Clear_Origins()5584 MC_(helperc_b_store2)( a, 0 ); in ocache_sarp_Clear_Origins()
5197 case 2: hFun = (void*)&MC_(helperc_b_store2); in gen_store_b()