Searched refs:binary8Ix16 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/useful/
H A Dtest_main.c1599 IRAtom* binary8Ix16 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1685 return binary8Ix16(mce, vatom1, vatom2);
/external/valgrind/memcheck/
H A Dmc_translate.c2665 IRAtom* binary8Ix16 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
3293 return binary8Ix16(mce, vatom1, vatom2);
3340 return binary8Ix16(mce, vatom1, vatom2);
3692 at = binary8Ix16(mce,vatom1,vatom2);
4254 binaryNIxM = binary8Ix16;

Completed in 169 milliseconds