Home | History | Annotate | Download | only in x64

Lines Matching refs:destination

122   void Load(Register destination, ExternalReference source);
123 void Store(ExternalReference destination, Register source);
124 // Loads the address of the external reference into the destination
126 void LoadAddress(Register destination, ExternalReference source);
132 void LoadRoot(Register destination, Heap::RootListIndex index);
137 void LoadRootIndexed(Register destination,
403 // high 32 bits of destination.
425 // the original values of source registers. The destination register
810 void Jump(Address destination, RelocInfo::Mode rmode);
814 void Call(Address destination, RelocInfo::Mode rmode);
821 int CallSize(Address destination, RelocInfo::Mode rmode) {
1239 // Copy length bytes from source to destination.
1245 void CopyBytes(Register destination,
1323 // Moves the smi value to the destination register.