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

/external/valgrind/VEX/useful/
H A Dtest_main.c1626 IRAtom* binary64Ix2 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1719 return binary64Ix2(mce, vatom1, vatom2);
/external/valgrind/memcheck/
H A Dmc_translate.c2692 IRAtom* binary64Ix2 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
3302 return binary64Ix2(mce, vatom1, vatom2);
3416 return binary64Ix2(mce, vatom1, vatom2);
4240 binaryNIxM = binary64Ix2;

Completed in 62 milliseconds