HomeSort by relevance Sort by last modified time
    Searched full:s_sendmsg (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/MC/AMDGPU/
sopp-err.s 5 s_sendmsg sendmsg(11) label
8 s_sendmsg sendmsg(MSG_INTERRUPTX) label
11 s_sendmsg sendmsg(MSG_INTERRUPT, 0) label
14 s_sendmsg sendmsg(MSG_GS) label
17 s_sendmsg sendmsg(MSG_GS, GS_OP_NOP) label
20 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0, 0) label
23 s_sendmsg sendmsg(MSG_GSX, GS_OP_CUT, 0) label
26 s_sendmsg sendmsg(MSG_GS, GS_OP_CUTX, 0) label
29 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 4) label
32 s_sendmsg sendmsg(2 label
35 s_sendmsg sendmsg(2, 0) label
38 s_sendmsg sendmsg(2, 3, 0, 0) label
41 s_sendmsg sendmsg(2, 4, 1) label
44 s_sendmsg sendmsg(2, 2, 4) label
47 s_sendmsg sendmsg(2, 2, 0, 0) label
50 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP, 0) label
53 s_sendmsg sendmsg(15) label
56 s_sendmsg sendmsg(15, 1, 0) label
59 s_sendmsg sendmsg(15, 0) label
62 s_sendmsg sendmsg(15, 5) label
65 s_sendmsg sendmsg(MSG_SYSMSG) label
68 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_ECC_ERR_INTERRUPT, 0) label
71 s_sendmsg sendmsg(MSG_SYSMSG, 0) label
74 s_sendmsg sendmsg(MSG_SYSMSG, 5) label
    [all...]
sopp.s 93 s_sendmsg 2 label
94 // GCN: s_sendmsg 2 ; encoding: [0x02,0x00,0x90,0xbf]
96 s_sendmsg 0x1 label
97 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
99 s_sendmsg sendmsg(1) label
100 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
102 s_sendmsg sendmsg(MSG_INTERRUPT) label
103 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
105 s_sendmsg 0x12 label
106 // GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf
108 s_sendmsg sendmsg(2, 1) label
111 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) label
114 s_sendmsg 0x122 label
117 s_sendmsg sendmsg(2, 2, 1) label
120 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1) label
123 s_sendmsg 0x232 label
126 s_sendmsg sendmsg(2, 3, 2) label
129 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) label
132 s_sendmsg 0x3 label
135 s_sendmsg sendmsg(3, 0) label
138 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) label
141 s_sendmsg 0x4 label
144 s_sendmsg 11 label
147 s_sendmsg 0x1f label
150 s_sendmsg sendmsg(15, 1) label
153 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_ECC_ERR_INTERRUPT) label
156 s_sendmsg 0x6f label
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
llvm.SI.sendmsg.ll 7 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 0)
8 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 1)
9 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2)
10 ; CHECK: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP)
  /external/llvm/test/MC/Disassembler/AMDGPU/
sopp_vi.txt 78 # GCN: s_sendmsg 2 ; encoding: [0x02,0x00,0x90,0xbf]
81 # GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
84 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf]
87 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1) ; encoding: [0x22,0x01,0x90,0xbf]
90 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) ; encoding: [0x32,0x02,0x90,0xbf]
93 # GCN: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) ; encoding: [0x03,0x00,0x90,0xbf]
96 # GCN: s_sendmsg 11 ; encoding: [0x0b,0x00,0x90,0xbf]
99 # GCN: s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_ECC_ERR_INTERRUPT) ; encoding: [0x1f,0x00,0x90,0xbf]
102 # GCN: s_sendmsg 111 ; encoding: [0x6f,0x00,0x90,0xbf]
  /external/llvm/lib/Target/AMDGPU/
SIInsertWaits.cpp 128 /// \brief Insert S_NOP between an instruction writing M0 and S_SENDMSG.
493 // There must be "S_NOP 0" between an instruction writing M0 and S_SENDMSG.
494 if (LastInstWritesM0 && I->getOpcode() == AMDGPU::S_SENDMSG) {
590 // S_SENDMSG implicitly waits for all outstanding LGKM transfers to finish,
594 I->getOpcode() == AMDGPU::S_SENDMSG)
SIDefines.h 132 namespace SendMsg { // Encoding of SIMM16 used in s_sendmsg* insns.
SIInstructions.td 511 def S_SENDMSG : SOPP <0x00000010, (ins SendMsgImm:$simm16), "s_sendmsg $simm16",
    [all...]
SIInstrInfo.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicsAMDGPU.td 115 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicsAMDGPU.td 115 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
IntrinsicsAMDGPU.td 136 // The first parameter is s_sendmsg immediate (i16),

Completed in 523 milliseconds