Home | History | Annotate | Download | only in x64

Lines Matching refs:CallSize

123   // Used by CallSize(ExternalReference) to find the size of a call.
905 int CallSize(Address destination) {
908 int CallSize(ExternalReference ext);
909 int CallSize(Handle<Code> code_object) {
913 int CallSize(Register target) {
917 int CallSize(const Operand& target) {