Home | History | Annotate | Download | only in arm64

Lines Matching refs:CallSize

1190   // For every Call variant, there is a matching CallSize function that returns
1192 static int CallSize(Register target);
1193 static int CallSize(Label* target);
1194 static int CallSize(Address target, RelocInfo::Mode rmode);
1195 static int CallSize(Handle<Code> code,