Searched refs:encodeMsg (Results 1 – 4 of 4) sorted by relevance
1216 uint64_t encodeMsg(uint64_t MsgId,
1966 uint64_t encodeMsg(uint64_t MsgId, in encodeMsg() function
1571 } else if (encodeMsg(MsgId, OpId, StreamId) == Imm16) { in printSendMsg()
7535 ImmVal = encodeMsg(Msg.Val, Op.Val, Stream.Val); in parseSendMsg()