Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c72 VRegLR; typedef
208 static inline void sanity_check_spill_offset ( VRegLR* vreg ) in sanity_check_spill_offset()
358 VRegLR* vreg_lrs; /* [0 .. n_vregs-1] */ in doRegisterAllocation()
494 vreg_lrs = LibVEX_Alloc(sizeof(VRegLR) * n_vregs); in doRegisterAllocation()