Searched refs:num_to_push (Results 1 – 6 of 6) sorted by relevance
387 int16_t num_to_push = regs.Count(); in MultiPush() local388 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush()412 int16_t num_to_push = dregs.Count(); in MultiPushDoubles() local413 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushDoubles()427 int16_t num_to_push = simd_regs.Count(); in MultiPushV128() local428 int16_t stack_offset = num_to_push * kSimd128Size; in MultiPushV128()
1920 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1921 int16_t stack_offset = num_to_push * kPointerSize; in CallRecordWriteStub()1945 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1946 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub()1970 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1971 int16_t stack_offset = num_to_push * kSimd128Size; in CallRecordWriteStub()
634 int16_t num_to_push = regs.Count(); in MultiPush() local635 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush()659 int16_t num_to_push = dregs.Count(); in MultiPushDoubles() local660 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushDoubles()674 int16_t num_to_push = dregs.Count(); in MultiPushV128() local675 int16_t stack_offset = num_to_push * kSimd128Size; in MultiPushV128()
1661 int16_t num_to_push = regs.Count(); in MultiPush() local1662 int16_t stack_offset = num_to_push * kSystemPointerSize; in MultiPush()1746 int16_t num_to_push = regs.Count(); in MultiPushFPU() local1747 int16_t stack_offset = num_to_push * kDoubleSize; in MultiPushFPU()
1377 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1378 int16_t stack_offset = num_to_push * kPointerSize; in CallRecordWriteStub()1402 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1403 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub()
1372 int16_t num_to_push = regs.Count(); in CallRecordWriteStub() local1373 int16_t stack_offset = num_to_push * kDoubleSize; in CallRecordWriteStub()