Home | History | Annotate | Download | only in arm

Lines Matching defs:from

205         // Load parameter from stack.
314 // Check that the jump table is accessible from everywhere in the function
317 // To simplify we consider the code size from the first instruction to the
2623 InstanceType from = instr->from();
2625 if (from == FIRST_TYPE) return to;
2626 DCHECK(from == to || to == LAST_TYPE);
2627 return from;
2632 InstanceType from = instr->from();
2634 if (from == to) return eq;
2636 if (from == FIRST_TYPE) return ls;
2707 // Faster code path to avoid two compares: subtract lower bound from the
2730 // instance class name from there.
2824 // We use Factory::the_hole_value() on purpose instead of loading from the
2833 // We use Factory::the_hole_value() on purpose instead of loading from the
3031 // been deleted from the property dictionary. In that case, we need
3150 // Get the prototype or initial map from the function.
3164 // Get the prototype from the initial map.
3182 // Subtracting from length accounts for one of them add one more.
3468 // Arguments adaptor frame present. Get argument length from there.
3549 // Copy the arguments to this function possibly from the
3559 // The arguments are at a one pointer size offset from elements.
4757 // NumberTagI and NumberTagD use the context from the frame, rather than
4821 // NumberTagI and NumberTagD use the context from the frame, rather than