Home
last modified time | relevance | path

Searched defs:StreamId (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1951 bool isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, in isValidMsgStream()
1985 uint16_t &StreamId, const MCSubtargetInfo &STI) { in decodeMsg()
1998 uint64_t StreamId) { in encodeMsg()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1491 uint16_t StreamId; in printSendMsg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h470 enum StreamId : unsigned { // Stream ID, (2) [9:8]. enum