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

/external/valgrind/VEX/priv/
H A Dhost_generic_reg_alloc2.c72 VRegLR; typedef in typeref:struct:__anon15307
195 static void sanity_check_spill_offset ( VRegLR* vreg )
402 VRegLR* vreg_lrs; /* [0 .. n_vregs-1] */
545 vreg_lrs = LibVEX_Alloc_inline(sizeof(VRegLR) * n_vregs);

Completed in 55 milliseconds