Home | History | Annotate | Download | only in x64

Lines Matching defs:CallSize

116   // Used by CallSize(ExternalReference) to find the size of a call.
843 int CallSize(Address destination, RelocInfo::Mode rmode) {
846 int CallSize(ExternalReference ext);
847 int CallSize(Handle<Code> code_object) {
851 int CallSize(Register target) {
855 int CallSize(const Operand& target) {