Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1790 bool isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, in isValidMsgStream()
1824 uint16_t &StreamId, const MCSubtargetInfo &STI) { in decodeMsg()
1837 uint64_t StreamId) { in encodeMsg()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1374 uint16_t StreamId; in printSendMsg() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h377 enum StreamId : unsigned { // Stream ID, (2) [9:8]. enum