Lines Matching refs:value
345 Register value = ip;
350 __ ShiftLeftU64(value, counter, Operand(kSystemPointerSizeLog2));
351 __ LoadU64(value, MemOperand(array, value));
353 __ LoadU64(value, MemOperand(value));
355 __ push(value);
558 // Otherwise we do a smi check and fall through to check if the return value
610 // -- r2 : the value to pass to the generator
614 // Store input value into generator object.
782 // r2: root register value
814 // r2: root register value
855 // Clear c_entry_fp, now we've pushed its previous value to the stack.
875 // If this is the outermost JS call, set js_entry_sp value.
1123 Register value = scratch1;
1124 __ mov(value, optimized_code);
1126 __ RecordWriteField(closure, JSFunction::kCodeOffset, value, slot_address,
1252 // The bytecode offset value will be increased by one in wide and extra wide
1412 // value lr before the call to this BaselineOutOfLinePrologue builtin.
1602 // If ok, push undefined as the initial value for all register file entries.
1618 // register, initialize it with incoming value which was passed in r5.
1677 // The return value is in r2.
1693 // previous value.
1916 __ AddS64(r14, r4, Operand(interpreter_entry_return_pc_offset.value()));
2024 // Overwrite the hole inserted by the deoptimizer with the return value
2041 // Overwrite the hole inserted by the deoptimizer with the return value from
2042 // the LAZY deopt point. r0 contains the arguments count, the return value
2302 Register value = r1;
2311 __ LoadU64(value, MemOperand(old_sp));
2313 __ StoreU64(value, MemOperand(dest));
3019 // Pass buffer for return value on stack if necessary
3027 // 64-bit linux pass Argument object by reference not value
3046 // The return value is 16-byte non-scalar value.
3064 // If return value is on the stack, pop it to registers.
3198 // with exponent because Bias + 1 = 1024 which is a *S390* immediate value.
3278 // Calls an API function. Allocates HandleScope, extracts returned value
3342 // load value from ReturnValue