Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_isel.c280 HReg* vregmapHi; // unused highest 32-bits [127:96] member
327 *vrHi = env->vregmapHi[tmp]; in lookupIRTempQuad()
6192 env->vregmapHi = NULL; in iselSB_PPC()
6195 env->vregmapHi = LibVEX_Alloc_inline(env->n_vregmap * sizeof(HReg)); in iselSB_PPC()
6263 env->vregmapHi[i] = hregHi; in iselSB_PPC()