Searched refs:encoded_disp (Results 1 – 1 of 1) sorted by relevance
885 int encoded_disp = (displacement & kOffsetMask) >> 2; // Within range of the instruction. in LoadStoreUsingInsnWithOffsetImm8Shl2() local894 lir = NewLIR3(opcode, r_src_dest.GetReg(), r_ptr.GetReg(), encoded_disp); in LoadStoreUsingInsnWithOffsetImm8Shl2()897 encoded_disp); in LoadStoreUsingInsnWithOffsetImm8Shl2()