Home
last modified time | relevance | path

Searched refs:mkPCast32x8 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/memcheck/
Dmc_translate.c2134 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8() function
2354 at = assignNew('V', mce, Ity_V256, mkPCast32x8(mce, at)); in binary32Fx8()
2363 at = assignNew('V', mce, Ity_V256, mkPCast32x8(mce, vatomX)); in unary32Fx8()
2687 at = mkPCast32x8(mce, at); in binary32Ix8()
4271 mkPCast32x8(mce, vatom2) in expr2vbits_Binop()