Searched refs:getMsgName (Results 1 – 3 of 3) sorted by relevance
73 StringRef getMsgName(uint64_t Encoding, const MCSubtargetInfo &STI);
143 StringRef getMsgName(uint64_t Encoding, const MCSubtargetInfo &STI) { in getMsgName() function
1559 StringRef MsgName = getMsgName(MsgId, STI); in printSendMsg()