Searched refs:SendMsg (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUAsmUtils.h | 64 namespace SendMsg {
|
| H A D | AMDGPUAsmUtils.cpp | 88 namespace SendMsg { namespace
|
| H A D | AMDGPUBaseInfo.h | 1358 namespace SendMsg {
|
| H A D | AMDGPUBaseInfo.cpp | 2189 namespace SendMsg { namespace
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIDefines.h | 418 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
|
| H A D | SIInsertWaitcnts.cpp | 1839 ((MI.getOperand(0).getImm() & AMDGPU::SendMsg::ID_MASK_PreGFX11_) == in generateWaitcntInstBefore() 1840 AMDGPU::SendMsg::ID_GS_DONE_PreGFX11)) { in generateWaitcntInstBefore() 2960 .addImm(AMDGPU::SendMsg::ID_DEALLOC_VGPRS_GFX11Plus); in run()
|
| H A D | SOPInstructions.td | 416 "s_sendmsg_rtn_b32", (outs SReg_32:$sdst), (ins SendMsg:$src0), 420 "s_sendmsg_rtn_b64", (outs SReg_64:$sdst), (ins SendMsg:$src0), 1643 def S_SENDMSG : SOPP_Pseudo <"s_sendmsg" , (ins SendMsg:$simm16), "$simm16", 1647 def S_SENDMSGHALT : SOPP_Pseudo <"s_sendmsghalt" , (ins SendMsg:$simm16), "$simm16",
|
| H A D | SIInstrInfo.cpp | 2070 .addImm(AMDGPU::SendMsg::ID_RTN_GET_DOORBELL); in insertSimulatedTrap() 2086 .addImm(AMDGPU::SendMsg::ID_INTERRUPT); in insertSimulatedTrap()
|
| H A D | SIInstrInfo.td | 1046 def SendMsg : CustomOperand<i32>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.cpp | 1444 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 7866 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgBody() 7903 using namespace llvm::AMDGPU::SendMsg; in validateSendMsg() 7949 using namespace llvm::AMDGPU::SendMsg; in parseSendMsg()
|