Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c579 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()
583 vreg_lrs[k].live_after = toShort(ii); in doRegisterAllocation()
584 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()
592 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()
675 rreg_lrs_la[rreg_lrs_used].live_after = toShort(flush_la); in doRegisterAllocation()
676 rreg_lrs_la[rreg_lrs_used].dead_before = toShort(flush_db); in doRegisterAllocation()
712 rreg_lrs_la[rreg_lrs_used].live_after = toShort(rreg_live_after[j]); in doRegisterAllocation()
713 rreg_lrs_la[rreg_lrs_used].dead_before = toShort(rreg_dead_before[j]); in doRegisterAllocation()
870 vreg_lrs[j].spill_offset = toShort(guest_sizeB * 3 + k * 8); in doRegisterAllocation()
1060 vreg_state[hregNumber(vregD)] = toShort(m); in doRegisterAllocation()
[all …]
/external/valgrind/main/VEX/pub/
Dlibvex_basictypes.h103 static inline Short toShort ( Int x ) { in toShort() function
/external/webkit/Source/WebCore/
DChangeLog-2002-12-037020 (QString::toShort):
DChangeLog-2005-12-1918509 (QString::toShort):