Home | History | Annotate | Download | only in x64

Lines Matching refs:TAGGED

585   // On success, both first and second holds Smi tagged values.
1235 // We need tagged values in rdx and rax for the following code,
1499 // TAGGED case:
1504 // rax: tagged double result.
1515 const bool tagged = (argument_type_ == TAGGED);
1516 if (tagged) {
1550 // ST[0] == double value, if TAGGED.
1585 __ j(zero, &runtime_call_clear_stack); // Only clears stack if TAGGED.
1613 if (tagged) {
1624 if (tagged) {
1635 if (tagged) {
1662 if (tagged) {
2047 } else if (exponent_type_ == TAGGED) {
2318 // rsp[8] : number of parameters (tagged)
2323 // rax: the allocated object (tagged).
2380 // rax = address of new object(s) (tagged)
2398 // rax = address of new object (tagged)
2401 // rdi = address of boilerplate object (tagged)
2415 // Use the length (smi tagged) and set that as an in-object property too.
2416 // Note: rcx is tagged from here on.
2429 // rax = address of new object (tagged)
2431 // rcx = argument count (tagged)
2432 // rdi = address of parameter map or backing store (tagged)
2458 // Load tagged parameter count into r9.
2466 // r9 = loop variable (tagged)
2467 // r8 = mapping index (tagged)
2469 // rdx = address of parameter map (tagged)
2470 // rdi = address of backing store (tagged)
2491 // rcx = argument count (tagged)
2492 // rdi = address of backing store (tagged)
2611 // Get the length (smi tagged) and set that as an in-object property too.
3110 rax, // Out: Start of allocation (tagged).
3115 // rax: Start of allocated area, object-tagged.
3561 // tagged as a small integer.
5496 // tagged as a small integer.