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