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

/external/valgrind/main/VEX/
H A Dtest_main.c1564 IRAtom* binary16Ix8 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1657 return binary16Ix8(mce, vatom1, vatom2);
/external/valgrind/main/memcheck/
H A Dmc_translate.c2304 IRAtom* binary16Ix8 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
2918 return binary16Ix8(mce, vatom1, vatom2);
3143 (which are all 0s or all 1s due to PCasting in binary16Ix8)
3148 at = binary16Ix8(mce,vatom1,vatom2);

Completed in 74 milliseconds