Searched defs:Lo16 (Results 1 – 8 of 8) sorted by relevance
287 uint16_t Lo16 = static_cast<uint16_t>(Imm); in getLitEncoding() local
476 uint16_t Lo16 = static_cast<uint16_t>(Imm); in printImmediateV216() local
606 uint32_t Lo16 = Lo_32(Imm) & 0xffff; in selectI64Imm() local
625 #define Lo16(v32) ((u16b)( (v32) & 0xFFFF)) macro
2432 int16_t Lo16 = static_cast<int16_t>(Literal); in isInlinableLiteralV216() local2438 int16_t Lo16 = static_cast<int16_t>(Literal); in isInlinableIntLiteralV216() local2451 int16_t Lo16 = static_cast<int16_t>(Literal); in isFoldableLiteralV216() local
1050 unsigned Lo16 = Imm & 0xffff; in ExpandMOV32BitImm() local
1331 if (uint32_t Lo16 = Lo_32(Imm) & 0xffff) { in selectI64Imm() local
707 uint32_t Lo16 = static_cast<uint32_t>(K0) & 0xffff; in selectG_BUILD_VECTOR() local