Searched defs:binary32Ix4 (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/VEX/useful/ |
H A D | test_main.c | 1617 IRAtom* binary32Ix4 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function 1711 return binary32Ix4(mce, vatom1, vatom2);
|
/external/valgrind/memcheck/ |
H A D | mc_translate.c | 2683 IRAtom* binary32Ix4 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function 3299 return binary32Ix4(mce, vatom1, vatom2); 3392 return binary32Ix4(mce, vatom1, vatom2); 3702 at = binary32Ix4(mce,vatom1,vatom2); 4246 binaryNIxM = binary32Ix4;
|
Completed in 78 milliseconds