Home | History | Annotate | Download | only in memcheck

Lines Matching refs:helperc_b_store8

2573    //// BEGIN inlined, specialised version of MC_(helperc_b_store8)
2587 //// END inlined, specialised version of MC_(helperc_b_store8)
2712 //// BEGIN inlined, specialised version of MC_(helperc_b_store8)
2724 //// END inlined, specialised version of MC_(helperc_b_store8)
2749 //// BEGIN inlined, specialised version of MC_(helperc_b_store8)
2760 //// END inlined, specialised version of MC_(helperc_b_store8)
6404 void VG_REGPARM(2) MC_(helperc_b_store8)( Addr a, UWord d32 ) {
6434 MC_(helperc_b_store8)( a + 0, d32 );
6435 MC_(helperc_b_store8)( a + 8, d32 );
6439 MC_(helperc_b_store8)( a + 0, d32 );
6440 MC_(helperc_b_store8)( a + 8, d32 );
6441 MC_(helperc_b_store8)( a + 16, d32 );
6442 MC_(helperc_b_store8)( a + 24, d32 );