Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h63 namespace SendMsg { // Symbolic names for the sendmsg(...) syntax.
H A DAMDGPUAsmUtils.cpp35 namespace SendMsg { namespace
H A DAMDGPUBaseInfo.h1016 namespace SendMsg {
H A DAMDGPUBaseInfo.cpp1732 namespace SendMsg { namespace
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUReleaseVGPRs.cpp116 .addImm(AMDGPU::SendMsg::ID_DEALLOC_VGPRS_GFX11Plus); in runOnMachineBasicBlock()
H A DSIDefines.h322 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
H A DSIInsertWaitcnts.cpp1038 ((MI.getOperand(0).getImm() & AMDGPU::SendMsg::ID_MASK_PreGFX11_) == in generateWaitcntInstBefore()
1039 AMDGPU::SendMsg::ID_GS_DONE_PreGFX11)) { in generateWaitcntInstBefore()
H A DSIInstrInfo.td989 let Name = "SendMsg";
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1368 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6892 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgBody()
6928 using namespace llvm::AMDGPU::SendMsg; in validateSendMsg()
6972 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgOp()