Searched refs:kTypeShift (Results 1 – 2 of 2) sorted by relevance
85 static constexpr IValueT kTypeShift = 25; variable809 (InstType << kTypeShift) | (Opcode << kOpcodeShift) | in emitType01()894 5 << kTypeShift | (Link ? 1 : 0) << kLinkShift; in emitType05()940 (InstType << kTypeShift) | (IsLoad ? L : 0) | in emitMemOp()
86 type << kTypeShift |99 5 << kTypeShift |