Searched refs:msb_offset (Results 1 – 1 of 1) sorted by relevance
400 int msb_offset = count - 1; in BytecodeOperandReadUnaligned() local403 int msb_offset = 0; in BytecodeOperandReadUnaligned() local414 Node* offset = IntPtrConstant(relative_offset + msb_offset + i * kStep); in BytecodeOperandReadUnaligned()