Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.h738 namespace SendMsg {
H A DAMDGPUBaseInfo.cpp1534 namespace SendMsg { namespace
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUReleaseVGPRs.cpp98 .addImm(AMDGPU::SendMsg::ID_DEALLOC_VGPRS_GFX11Plus); in runOnMachineBasicBlock()
H A DSIDefines.h316 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
H A DSIInsertWaitcnts.cpp1009 ((MI.getOperand(0).getImm() & AMDGPU::SendMsg::ID_MASK_PreGFX11_) == in generateWaitcntInstBefore()
1010 AMDGPU::SendMsg::ID_GS_DONE_PreGFX11)) { in generateWaitcntInstBefore()
H A DSIInstrInfo.td993 let Name = "SendMsg";
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1345 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6775 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgBody()
6811 using namespace llvm::AMDGPU::SendMsg; in validateSendMsg()
6855 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgOp()