Searched refs:buffer_store_byte (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/CodeGen/R600/ |
D | copy-illegal-type.ll | 65 ; SI-DAG: buffer_store_byte 66 ; SI-DAG: buffer_store_byte 67 ; SI-DAG: buffer_store_byte 68 ; SI-DAG: buffer_store_byte 69 ; SI-DAG: buffer_store_byte 70 ; SI-DAG: buffer_store_byte 71 ; SI-DAG: buffer_store_byte 72 ; SI_DAG: buffer_store_byte 101 ; SI-DAG: buffer_store_byte 102 ; SI-DAG: buffer_store_byte [all …]
|
D | llvm.memcpy.ll | 210 ; SI-DAG: buffer_store_byte 212 ; SI-DAG: buffer_store_byte 214 ; SI-DAG: buffer_store_byte 216 ; SI-DAG: buffer_store_byte 218 ; SI-DAG: buffer_store_byte 220 ; SI-DAG: buffer_store_byte 222 ; SI-DAG: buffer_store_byte 224 ; SI-DAG: buffer_store_byte 227 ; SI-DAG: buffer_store_byte 229 ; SI-DAG: buffer_store_byte [all …]
|
D | unaligned-load-store.ll | 19 ; SI: buffer_store_byte 20 ; SI: buffer_store_byte 49 ; SI: buffer_store_byte 50 ; SI: buffer_store_byte 51 ; SI: buffer_store_byte 52 ; SI: buffer_store_byte 92 ; SI: buffer_store_byte 93 ; SI: buffer_store_byte 94 ; SI: buffer_store_byte 95 ; SI: buffer_store_byte [all …]
|
D | trunc-cmp-constant.ll | 10 ; SI: buffer_store_byte 26 ; SI-NEXT: buffer_store_byte [[RESULT]] 37 ; SI: buffer_store_byte [[RESULT]] 49 ; SI-NEXT: buffer_store_byte [[RESULT]] 61 ; SI-NEXT: buffer_store_byte [[RESULT]] 72 ; SI: buffer_store_byte [[RESULT]] 85 ; SI-NEXT: buffer_store_byte [[RESULT]] 97 ; SI-NEXT: buffer_store_byte [[RESULT]] 108 ; SI: buffer_store_byte [[RESULT]] 123 ; SI-NEXT: buffer_store_byte [[RESULT]] [all …]
|
D | setcc-opt.ll | 9 ; GCN-NEXT:buffer_store_byte [[RESULT]] 26 ; GCN-NEXT: buffer_store_byte [[RESULT]] 45 ; GCN-NEXT: buffer_store_byte [[TMP]] 61 ; GCN-NEXT: buffer_store_byte [[TMP]] 75 ; GCN-NEXT: buffer_store_byte [[RESULT]] 89 ; GCN-NEXT: buffer_store_byte [[RESULT]] 103 ; GCN-NEXT: buffer_store_byte [[RESULT]] 117 ; GCN-NEXT: buffer_store_byte [[RESULT]] 134 ; GCN: buffer_store_byte 149 ; GCN-NEXT: buffer_store_byte [[RESULT]] [all …]
|
D | no-shrink-extloads.ll | 36 ; SI: buffer_store_byte v 45 ; SI: buffer_store_byte v 58 ; SI: buffer_store_byte v 67 ; SI: buffer_store_byte v 127 ; SI: buffer_store_byte v 136 ; SI: buffer_store_byte v 149 ; SI: buffer_store_byte v 159 ; SI: buffer_store_byte v 173 ; SI: buffer_store_byte v 182 ; SI: buffer_store_byte v
|
D | si-vector-hang.ll | 5 ; CHECK: buffer_store_byte 6 ; CHECK: buffer_store_byte 7 ; CHECK: buffer_store_byte 8 ; CHECK: buffer_store_byte 9 ; CHECK: buffer_store_byte 10 ; CHECK: buffer_store_byte 11 ; CHECK: buffer_store_byte 12 ; CHECK: buffer_store_byte
|
D | trunc-store-i1.ll | 9 ; SI: buffer_store_byte [[VREG]], 17 ; SI: buffer_store_byte 28 ; SI: buffer_store_byte [[VREG]],
|
D | store.ll | 11 ; SI: buffer_store_byte 40 ; SI: buffer_store_byte 84 ; SI: buffer_store_byte 85 ; SI: buffer_store_byte 113 ; SI: buffer_store_byte 114 ; SI: buffer_store_byte 115 ; SI: buffer_store_byte 116 ; SI: buffer_store_byte 148 ; SI-NOT: buffer_store_byte 188 ; SI: buffer_store_byte
|
D | load-i1.ll | 8 ; SI: buffer_store_byte 37 ; SI: buffer_store_byte 102 ; SI: buffer_store_byte
|
D | local-64.ll | 27 ; BOTH: buffer_store_byte [[REG]], 42 ; BOTH: buffer_store_byte [[REG]],
|
D | gv-const-addrspace-fail.ll | 9 ; SI: buffer_store_byte
|
D | private-memory.ll | 142 ; SI-DAG: buffer_store_byte v{{[0-9]+}}, v{{[0-9]+}}, s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen ; enc… 143 ; SI-DAG: buffer_store_byte v{{[0-9]+}}, v{{[0-9]+}}, s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen offse…
|
D | xor.ll | 65 ; SI: buffer_store_byte [[RESULT]]
|
D | mubuf.ll | 105 ; CHECK: buffer_store_byte v{{[0-9]}}, s[{{[0-9]:[0-9]}}], 0 offset:4095 ; encoding: [0xff,0x0f,0x6…
|
/external/llvm/test/MC/R600/ |
D | mubuf.s | 337 buffer_store_byte v1, s[4:7], s1 label
|
/external/llvm/lib/Target/R600/ |
D | SIInstructions.td | 965 mubuf<0x18>, "buffer_store_byte", VGPR_32, i32, truncstorei8_global
|