Searched defs:HiOffset (Results 1 – 2 of 2) sorted by relevance
332 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitStoreWithImmOffset() local368 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitLoadWithImmOffset() local
3761 int64_t HiOffset = OffsetOp.getImm() & ~0xffff; in expandMem16Inst() local