Home | History | Annotate | Download | only in mips64

Lines Matching defs:call_runtime

847   Label call_runtime, done, int_exponent;
860 __ Branch(&call_runtime, ne, scratch, Operand(heapnumbermap));
873 __ Branch(&call_runtime, ne, scratch, Operand(heapnumbermap));
926 &call_runtime,
1016 __ bind(&call_runtime);
1023 heapnumber, scratch, scratch2, heapnumbermap, &call_runtime);