Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h15 namespace SendMsg { // Symbolic names for the sendmsg(...) syntax.
H A DAMDGPUAsmUtils.cpp13 namespace SendMsg { namespace
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIDefines.h227 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
H A DSIInsertWaitcnts.cpp835 ((MI.getOperand(0).getImm() & AMDGPU::SendMsg::ID_MASK_) == in generateWaitcntInstBefore()
836 AMDGPU::SendMsg::ID_GS_DONE)) { in generateWaitcntInstBefore()
H A DSIInstrInfo.td582 let Name = "SendMsg";
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.cpp1011 using namespace llvm::AMDGPU::SendMsg; in printSendMsg()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3909 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgConstruct()
4146 using namespace llvm::AMDGPU::SendMsg; in parseSendMsgOp()