Lines Matching refs:target
87 void Jump(Register target, Condition cond = al);
88 void Jump(Address target, RelocInfo::Mode rmode, Condition cond = al);
101 void Call(Register target);
102 void Call(Address target, RelocInfo::Mode rmode, Condition cond = al);
108 void CallForDeoptimization(Builtin target, int deopt_id, Label* exit,
122 void Call(Label* target);
798 // Get the actual activation frame alignment for target environment.
1105 void StoreReturnAddressAndCall(Register target);
1488 void Jump(intptr_t target, RelocInfo::Mode rmode, Condition cond = al);
1752 void CallJSEntry(Register target);
1753 static int CallSizeNotPredictableCodeSize(Address target,