Home | History | Annotate | Download | only in arm

Lines Matching refs:tagged

839   // Load the double from rhs, tagged HeapNumber r0, to d6.
865 // Load the double from lhs, tagged HeapNumber r1, to d7.
1261 // tagged as a small integer.
2292 // Tagged case: tagged input on top of stack and in r0,
2293 // tagged result (heap number) goes into r0.
2302 const bool tagged = (argument_type_ == TAGGED);
2304 if (tagged) {
2384 if (tagged) {
2397 if (tagged) {
2565 } else if (exponent_type_ == TAGGED) {
3568 // sp[0] : number of parameters (tagged)
3572 // r6 : allocated object (tagged)
3573 // r9 : mapped parameter count (tagged)
3576 // r1 = parameter count (tagged)
3597 // r1 = parameter count (tagged)
3598 // r2 = argument count (tagged)
3625 // r0 = address of new object(s) (tagged)
3626 // r2 = argument count (tagged)
3639 // r0 = address of new object (tagged)
3640 // r1 = mapped parameter count (tagged)
3641 // r2 = argument count (tagged)
3642 // r4 = address of boilerplate object (tagged)
3656 // Use the length (smi tagged) and set that as an in-object property too.
3668 // r0 = address of new object (tagged)
3669 // r1 = mapped parameter count (tagged)
3670 // r2 = argument count (tagged)
3671 // r4 = address of parameter map or backing store (tagged)
3706 // r6 = loop variable (tagged)
3707 // r1 = mapping index (tagged)
3708 // r3 = address of backing store (tagged)
3709 // r4 = address of parameter map (tagged)
3727 // r2 = argument count (tagged)
3728 // r3 = address of backing store (tagged)
3757 // r2 = argument count (tagged)
3810 // Get the length (smi tagged) and set that as an in-object property too.
3925 // Multiplying by 2 comes for free since r2 is smi-tagged.
4154 // Multiplying by 2 comes for free since r1 is smi-tagged.
4303 r0, // Out: Start of allocation (tagged).
4308 // r0: Start of allocated area, object-tagged.
4334 // r0: JSArray, tagged.
4335 // r3: FixedArray, tagged.
4348 // r0: JSArray, tagged.
4699 // At this point code register contains smi tagged ASCII char code.
5449 // tagged as a small integer.