Lines Matching refs:Jump
91 // Jump unconditionally to given label.
171 // Jump, Call, and Ret pseudo instructions implementing inter-working.
176 void Jump(Register target, COND_ARGS);
177 void Jump(intptr_t target, RelocInfo::Mode rmode, COND_ARGS);
178 void Jump(Address target, RelocInfo::Mode rmode, COND_ARGS);
183 void Jump(Handle<Code> code, RelocInfo::Mode rmode, COND_ARGS);
184 void Jump(const ExternalReference& reference);
712 // Jump the register contains a smi.
973 // Jump to the builtin routine.
1018 // Jump if the register contains a non-smi.