Lines Matching refs:CallSize
1196 // For every Call variant, there is a matching CallSize function that returns1198 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,