Searched defs:binary16Ix8 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/useful/
H A Dtest_main.c1608 IRAtom* binary16Ix8 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1701 return binary16Ix8(mce, vatom1, vatom2);
/external/valgrind/memcheck/
H A Dmc_translate.c2674 IRAtom* binary16Ix8 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
3296 return binary16Ix8(mce, vatom1, vatom2);
3367 return binary16Ix8(mce, vatom1, vatom2);
3677 (which are all 0s or all 1s due to PCasting in binary16Ix8)
3682 at = binary16Ix8(mce,vatom1,vatom2);
4252 binaryNIxM = binary16Ix8;

Completed in 68 milliseconds