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

/external/valgrind/VEX/useful/
H A Dtest_main.c1617 IRAtom* binary32Ix4 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1711 return binary32Ix4(mce, vatom1, vatom2);
/external/valgrind/memcheck/
H A Dmc_translate.c2683 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 183 milliseconds