Searched defs:Hi16 (Results 1 – 5 of 5) sorted by relevance
696 unsigned Hi16 = (Imm >> 16) & 0xffff; in ExpandMOV32BitImm() local
704 unsigned Hi16 = getMovi32Value(MI, MO1, ARM::reloc_arm_movt) >> 16; in emitMOVi32immInstruction() local1032 unsigned Hi16 = (getMovi32Value(MI, MI.getOperand(OpIdx), in emitDataProcessingInstruction() local
881 unsigned Hi16 = (Imm >> 16) & 0xffff; in ExpandMOV32BitImm() local
896 int16_t Hi16 = static_cast<int16_t>(Literal >> 16); in isInlinableLiteralV216() local
722 unsigned Hi16 = (Imm >> 16) & 0xffff; in ExpandMOV32BitImm() local