Home | History | Annotate | Download | only in arm64

Lines Matching refs:CallSize

1196   // For every Call variant, there is a matching CallSize function that returns
1198 static int CallSize(Register target);
1199 static int CallSize(Label* target);
1200 static int CallSize(Address target, RelocInfo::Mode rmode);
1201 static int CallSize(Handle<Code> code,