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.cpp1921 bool isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, in isValidMsgStream()
1955 uint16_t &StreamId, const MCSubtargetInfo &STI) { in decodeMsg()
1968 uint64_t StreamId) { in encodeMsg()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1556 uint16_t StreamId; in printSendMsg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h490 enum StreamId : unsigned { // Stream ID, (2) [9:8]. enum