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

/external/valgrind/main/memcheck/
H A Dmc_translate.c2244 IRAtom* binary32Fx8 ( MCEnv* mce, IRAtom* vatomX, IRAtom* vatomY ) function
2317 IRAtom* t1 = binary32Fx8(mce, vatomX, vatomY);
3522 return binary32Fx8(mce, vatom1, vatom2);

Completed in 102 milliseconds