Searched refs:msgSupportsStream (Results 1 – 4 of 4) sorted by relevance
1210 bool msgSupportsStream(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI);
1947 bool msgSupportsStream(int64_t MsgId, int64_t OpId, in msgSupportsStream() function
1566 if (msgSupportsStream(MsgId, OpId, STI)) { in printSendMsg()
7511 if (Strict && !msgSupportsStream(Msg.Val, Op.Val, getSTI()) && in validateSendMsg()