Home | History | Annotate | Download | only in arm

Lines Matching refs:TAGGED

595     // Load the double from tagged HeapNumber to double register.
1216 // Load the double from rhs, tagged HeapNumber r0, to d6.
1254 // Load the double from lhs, tagged HeapNumber r1, to d7.
1772 // tagged as a small integer.
3212 // Tagged case: tagged input on top of stack and in r0,
3213 // tagged result (heap number) goes into r0.
3222 const bool tagged = (argument_type_ == TAGGED);
3226 if (tagged) {
3305 if (tagged) {
3320 if (tagged) {
3492 } else if (exponent_type_ == TAGGED) {
4314 // sp[0] : number of parameters (tagged)
4318 // r6 : allocated object (tagged)
4319 // r9 : mapped parameter count (tagged)
4322 // r1 = parameter count (tagged)
4343 // r1 = parameter count (tagged)
4344 // r2 = argument count (tagged)
4371 // r0 = address of new object(s) (tagged)
4372 // r2 = argument count (tagged)
4385 // r0 = address of new object (tagged)
4386 // r1 = mapped parameter count (tagged)
4387 // r2 = argument count (tagged)
4388 // r4 = address of boilerplate object (tagged)
4402 // Use the length (smi tagged) and set that as an in-object property too.
4414 // r0 = address of new object (tagged)
4415 // r1 = mapped parameter count (tagged)
4416 // r2 = argument count (tagged)
4417 // r4 = address of parameter map or backing store (tagged)
4452 // r6 = loop variable (tagged)
4453 // r1 = mapping index (tagged)
4454 // r3 = address of backing store (tagged)
4455 // r4 = address of parameter map (tagged)
4473 // r2 = argument count (tagged)
4474 // r3 = address of backing store (tagged)
4503 // r2 = argument count (tagged)
4562 // Get the length (smi tagged) and set that as an in-object property too.
4776 // r9: offset of sliced string, smi-tagged.
5050 r0, // Out: Start of allocation (tagged).
5055 // r0: Start of allocated area, object-tagged.
5081 // r0: JSArray, tagged.
5082 // r3: FixedArray, tagged.
5095 // r0: JSArray, tagged.
5424 // At this point code register contains smi tagged ASCII char code.
6195 // tagged as a small integer.