Home
last modified time | relevance | path

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

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