Searched defs:binary16Ix8 (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/main/VEX/ |
H A D | test_main.c | 1564 IRAtom* binary16Ix8 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function 1657 return binary16Ix8(mce, vatom1, vatom2);
|
/external/valgrind/main/memcheck/ |
H A D | mc_translate.c | 2304 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