Home
last modified time | relevance | path

Searched refs:decodeMsg (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h515 void decodeMsg(unsigned Val,
DAMDGPUBaseInfo.cpp858 void decodeMsg(unsigned Val, in decodeMsg() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h1047 void decodeMsg(unsigned Val, uint16_t &MsgId, uint16_t &OpId,
DAMDGPUBaseInfo.cpp1823 void decodeMsg(unsigned Val, uint16_t &MsgId, uint16_t &OpId, in decodeMsg() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1154 decodeMsg(Imm16, MsgId, OpId, StreamId); in printSendMsg()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1375 decodeMsg(Imm16, MsgId, OpId, StreamId, STI); in printSendMsg()