Searched refs:times_8 (Results 1 – 5 of 5) sorted by relevance
75 STATIC_ASSERT(3 == static_cast<int>(times_8)); in ScaleFor()3023 __ jmp(Operand(kScratchRegister, input, times_8, 0)); in AssembleArchTableSwitch()3232 __ leaq(rsp, Operand(rsp, pop_reg, times_8, static_cast<int>(pop_size))); in AssembleReturn()
302 times_8 = 3, enumerator306 times_twice_pointer_size = times_8
308 times_8 = 3, enumerator310 times_pointer_size = (kPointerSize == 8) ? times_8 : times_4
1193 if (shift - kSmiShift <= static_cast<int>(times_8)) { in SmiToIndex()
101 STATIC_ASSERT(3 == static_cast<int>(times_8)); in ScaleFor()