Searched defs:OpId (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 1764 bool isValidMsgOp(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI, in isValidMsgOp() 1784 StringRef getMsgOpName(int64_t MsgId, int64_t OpId, in getMsgOpName() 1790 bool isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, in isValidMsgStream() 1816 bool msgSupportsStream(int64_t MsgId, int64_t OpId, in msgSupportsStream() 1823 void decodeMsg(unsigned Val, uint16_t &MsgId, uint16_t &OpId, in decodeMsg() 1836 uint64_t OpId, in encodeMsg()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 1373 uint16_t OpId; in printSendMsg() local
|