Searched refs:helperc_b_load4 (Results 1 – 3 of 3) sorted by relevance
652 VG_REGPARM(1) UWord MC_(helperc_b_load4) ( Addr a );
6261 UWord VG_REGPARM(1) MC_(helperc_b_load4)( Addr a ) { in MC_() argument6299 UInt oLo = (UInt)MC_(helperc_b_load4)( a + 0 ); in MC_()6300 UInt oHi = (UInt)MC_(helperc_b_load4)( a + 4 ); in MC_()
6765 case 4: hFun = (void*)&MC_(helperc_b_load4); in gen_guarded_load_b()