Home
last modified time | relevance | path

Searched refs:SendMsg (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h20 namespace SendMsg { // Symbolic names for the sendmsg(...) syntax.
H A DAMDGPUAsmUtils.cpp15 namespace SendMsg { namespace
H A DAMDGPUBaseInfo.h646 namespace SendMsg {
H A DAMDGPUBaseInfo.cpp1217 namespace SendMsg { namespace
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h291 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
H A DSIInsertWaitcnts.cpp972 ((MI.getOperand(0).getImm() & AMDGPU::SendMsg::ID_MASK_) == in generateWaitcntInstBefore()
973 AMDGPU::SendMsg::ID_GS_DONE)) { in generateWaitcntInstBefore()
H A DSIInstrInfo.td892 let Name = "SendMsg";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1256 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6155 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgBody()
6190 using namespace llvm::AMDGPU::SendMsg; in validateSendMsg()
6226 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgOp()