Searched refs:toShort (Results 1 – 6 of 6) sorted by relevance
634 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()638 vreg_lrs[k].live_after = toShort(ii); in doRegisterAllocation()639 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()647 vreg_lrs[k].dead_before = toShort(ii + 1); in doRegisterAllocation()746 rreg_lrs_la[rreg_lrs_used].live_after = toShort(flush_la); in doRegisterAllocation()747 rreg_lrs_la[rreg_lrs_used].dead_before = toShort(flush_db); in doRegisterAllocation()783 rreg_lrs_la[rreg_lrs_used].live_after = toShort(rreg_live_after[j]); in doRegisterAllocation()784 rreg_lrs_la[rreg_lrs_used].dead_before = toShort(rreg_dead_before[j]); in doRegisterAllocation()944 vreg_lrs[j].spill_offset = toShort(guest_sizeB * 3 + ss_no * 8); in doRegisterAllocation()1135 vreg_state[hregIndex(vregD)] = toShort(n); in doRegisterAllocation()[all …]
122 static inline Short toShort ( Int x ) { in toShort() function
78 short toShort () const;
83 short toShort () const;
136 short BigInteger::toShort () const { return convertToSignedPrimitive <short, unsig… in toShort() function in BigInteger
26 short BigUnsigned::toShort () const { return convertToSignedPrimitive< shor… in toShort() function in BigUnsigned