Searched refs:AvSplat (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c1442 i->Pin.AvSplat.sz = sz;
1443 i->Pin.AvSplat.dst = dst;
1444 i->Pin.AvSplat.src = src;
2022 UChar sz = i->Pin.AvSplat.sz;
2025 i->Pin.AvSplat.src->tag == Pvi_Imm ? "is" : "", ch_sz);
2026 ppHRegPPC(i->Pin.AvSplat.dst);
2028 ppPPCVI5s(i->Pin.AvSplat.src);
2029 if (i->Pin.AvSplat.src->tag == Pvi_Reg)
2526 addHRegUse(u, HRmWrite, i->Pin.AvSplat.dst);
2527 addRegUsage_PPCVI5s(u, i->Pin.AvSplat
[all...]
H A Dhost_ppc_defs.h867 } AvSplat; member in union:__anon31998::__anon31999

Completed in 79 milliseconds