Lines Matching refs:target
135 // Get the actual activation frame alignment for target environment.
694 void Jump(Register target);
695 void Jump(Address target, RelocInfo::Mode rmode, Condition cond = al,
700 void Jump(intptr_t target, RelocInfo::Mode rmode, Condition cond = al,
702 void Call(Register target);
703 void Call(Address target, RelocInfo::Mode rmode, Condition cond = al);
706 void Call(Label* target);
719 void CallForDeoptimization(Builtin target, int deopt_id, Label* exit,
955 void StoreReturnAddressAndCall(Register target);
1242 static int CallSizeNotPredictableCodeSize(Address target,
1245 void CallJSEntry(Register target);