Searched refs:mkPCast32x8 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/memcheck/ |
D | mc_translate.c | 2099 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8() function 2319 at = assignNew('V', mce, Ity_V256, mkPCast32x8(mce, at)); in binary32Fx8() 2328 at = assignNew('V', mce, Ity_V256, mkPCast32x8(mce, vatomX)); in unary32Fx8() 2649 at = mkPCast32x8(mce, at); in binary32Ix8() 4210 mkPCast32x8(mce, vatom2) in expr2vbits_Binop()
|