Searched refs:helperc_b_store2 (Results 1 – 3 of 3) sorted by relevance
641 VG_REGPARM(2) void MC_(helperc_b_store2) ( Addr a, UWord d32 );
6350 void VG_REGPARM(2) MC_(helperc_b_store2)( Addr a, UWord d32 ) { in MC_() argument6384 MC_(helperc_b_store2)( a + 0, d32 ); in MC_()6385 MC_(helperc_b_store2)( a + 2, d32 ); in MC_()6458 MC_(helperc_b_store2)( a, otag ); in ocache_sarp_Set_Origins() local6470 MC_(helperc_b_store2)( a, otag ); in ocache_sarp_Set_Origins() local6490 MC_(helperc_b_store2)( a, 0 ); in ocache_sarp_Clear_Origins()6502 MC_(helperc_b_store2)( a, 0 ); in ocache_sarp_Clear_Origins()
6600 case 2: hFun = (void*)&MC_(helperc_b_store2); in gen_store_b()