Searched refs:msgSupportsStream (Results 1 – 4 of 4) sorted by relevance
1045 bool msgSupportsStream(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI);
1816 bool msgSupportsStream(int64_t MsgId, int64_t OpId, in msgSupportsStream() function
1384 if (msgSupportsStream(MsgId, OpId, STI)) { in printSendMsg()
6958 if (Strict && !msgSupportsStream(Msg.Id, Op.Id, getSTI()) && in validateSendMsg()