Home | History | Annotate | Download | only in x87

Lines Matching defs:from

250         // Load parameter from stack.
348 // When return from function call, FPU should be initialized again.
401 // the deopt comes from. It doesn't have to be the precise return
689 // Flush stack from tos down, since FreeX87() will mess with tos
751 // deopt from a stub its not a problem, since we will re-materialize the
2764 InstanceType from = instr->from();
2766 if (from == FIRST_TYPE) return to;
2767 DCHECK(from == to || to == LAST_TYPE);
2768 return from;
2773 InstanceType from = instr->from();
2775 if (from == to) return equal;
2777 if (from == FIRST_TYPE) return below_equal;
2845 // Faster code path to avoid two compares: subtract lower bound from the
2867 // instance class name from there.
3158 // been deleted from the property dictionary. In that case, we need
3288 // Get the prototype or initial map from the function.
3301 // Get the prototype from the initial map.
3328 // Subtracting from length accounts for one of them add one more.
3546 // Arguments adaptor frame present. Get argument length from there.
3615 // Copy the arguments to this function possibly from the
5021 // NumberTagI and NumberTagD use the context from the frame, rather than
5082 // NumberTagI and NumberTagD use the context from the frame, rather than
5615 // detection the rounding overflow of a 255.5 to 256 (bit 31 goes from 0 to
5657 // Check for NaN, which differs from Infinity in that at least one mantissa