Home | History | Annotate | Download | only in memcheck

Lines Matching refs:helperc_b_load8

6274 UWord VG_REGPARM(1) MC_(helperc_b_load8)( Addr a ) {
6310 UInt oLo = (UInt)MC_(helperc_b_load8)( a + 0 );
6311 UInt oHi = (UInt)MC_(helperc_b_load8)( a + 8 );
6317 UInt oQ0 = (UInt)MC_(helperc_b_load8)( a + 0 );
6318 UInt oQ1 = (UInt)MC_(helperc_b_load8)( a + 8 );
6319 UInt oQ2 = (UInt)MC_(helperc_b_load8)( a + 16 );
6320 UInt oQ3 = (UInt)MC_(helperc_b_load8)( a + 24 );