Home | History | Annotate | Download | only in x64

Lines Matching refs:SmiIndex

2055 SmiIndex MacroAssembler::SmiToIndex(Register dst,
2069 return SmiIndex(dst, times_1);
2072 SmiIndex MacroAssembler::SmiToNegativeIndex(Register dst,
2086 return SmiIndex(dst, times_1);