Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/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.td898 let Name = "SendMsg";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1256 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6194 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgBody()
6229 using namespace llvm::AMDGPU::SendMsg; in validateSendMsg()
6265 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgOp()