Lines Matching refs:destination
268 void LoadRoot(Register destination,
270 void LoadRoot(Register destination,
1303 // Untag the source value into destination and jump if source is a smi.
1304 // Souce and destination can be the same register.
1307 // Untag the source value into destination and jump if source is not a smi.
1308 // Souce and destination can be the same register.