Home
last modified time | relevance | path

Searched refs:S9 (Results 1 – 25 of 112) sorted by relevance

12345

/external/llvm-project/clang/test/CodeGen/
Darm64-microsoft-arguments.cpp162 struct S9 { struct
163 S9& operator=(const S9&);
167 S9 func9(S9 x); argument
168 S9 f9() { in f9()
169 S9 x; in f9()
170 S9 y = x; in f9()
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/
Dreservoir-QR.st1 … and i1 <= -1 + M; S6[i0, i1] : i0 >= 0 and i1 >= 1 + i0 and i1 <= -1 + N; S9[i0, i1, i2] : i0 >= …
5 …S10[i0] -> [(1 + i0)]; S5[i0] -> [(1 + i0)]; S7[i0, i1, i2] -> [(2 + i0)]; S9[i0, i1, i2] -> [(2 +…
9 - filter: "[M, N] -> { S6[i0, i1]; S9[i0, i1, i2]; S8[i0, i1]; S7[i0, i1, i2] }"
11 …schedule: "[M, N] -> [{ S7[i0, i1, i2] -> [(i1)]; S9[i0, i1, i2] -> [(i1)]; S8[i0, i1] -> [(i1)]; …
21 - filter: "[M, N] -> { S9[i0, i1, i2] }"
23 schedule: "[M, N] -> [{ S9[i0, i1, i2] -> [(i2)] }]"
Dfaber.st1 …36 and idx6 >= -8idx5 and idx6 <= 24 - 8idx5 and idx5 >= 0 and idx5 <= 24; S9[idx4, idx5, idx6] : …
5S9[idx4, idx5, idx6] -> [(idx4)]; S4[idx4, idx5, idx6] -> [(idx4)]; S10[idx4, idx5, idx6] -> [(idx…
17 - filter: "{ S9[idx4, idx5, idx6] }"
Dfaber.c100 S9(c0, c1, c2);
102 S9(c0, c1, c2);
105 S9(c0, c1, c2);
108 S9(c0, c1, (2 * c1 + 1) / 5 + 8);
111 S9(c0, c1, c2);
114 S9(c0, c1, c2);
Dreservoir-QR.c28 S9(c0 - 2, c1, c2);
45 S9(N - 2, N - 1, c2);
Dusvd_e_t.c45 S9(7, 4, 0);
123 S9(8, 4, 0);
204 S9(9, 4, 0);
286 S9(10, 4, 0);
Dusvd_e_t.st1 … and i2 >= -12 + i0 and i1 >= -6 + i0; S3[i0, 0, 0] : i0 >= 4 and i0 <= 8; S9[i0, 4, 0] : i0 >= 7 …
5S9[i0, i1, i2] -> [(i0)]; S10[i0, i1, i2] -> [(i0)]; S24[i0, i1, i2] -> [(i0)]; S15[i0, i1, i2] ->…
17 - filter: "{ S9[i0, i1, i2] }"
Dreservoir-mg-interp.st1 …nd i0 <= -1 + O and i1 >= 1 and i1 <= -1 + N and i2 >= 1 and i2 <= -1 + M; S9[i0, i1, i2] : i0 >= …
35 - filter: "[M, N, O, P, Q, R, S, T, U] -> { S2[i0, i1, i2]; S9[i0, i1, i2]; S8[i0, i1, i2] }"
37 …, Q, R, S, T, U] -> [{ S2[i0, i1, i2] -> [(i0)]; S8[i0, i1, i2] -> [(i0)]; S9[i0, i1, i2] -> [(i0)…
40 …Q, R, S, T, U] -> [{ S2[i0, i1, i2] -> [(2i1)]; S8[i0, i1, i2] -> [(2i1)]; S9[i0, i1, i2] -> [(1 +…
52 - filter: "[M, N, O, P, Q, R, S, T, U] -> { S9[i0, i1, i2] }"
54 schedule: "[M, N, O, P, Q, R, S, T, U] -> [{ S9[i0, i1, i2] -> [(i2)] }]"
/external/llvm-project/clang/test/InterfaceStubs/
Dvar-template-specialization-decl.cpp12 template<typename T, T v> struct S9 { struct
15 template<typename T> struct S0 : public S9<bool, true> { }; argument
/external/llvm-project/llvm/lib/Target/ARC/
DARCInstrFormats.td43 let MIOperandInfo = (ops GPR32:$B, immS<9>:$S9);
218 // |B[2-0] |S9[7-1] | 1|S9[8]|B[5-3] |C |N|u|0|cc |
227 bits<9> S9; // 2-byte aligned 9-bit byte-offset.
231 let Inst{23-17} = S9{7-1};
233 let Inst{15} = S9{8};
387 // Register + S9 Load. (B + S9)
389 // |B[2-0] |S9[7-0] |S9[8]|B[5-3] |di|aa |zz |x|A |
395 bits<9> S9;
399 let Inst{23-16} = S9{7-0};
400 let Inst{15} = S9{8};
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrFormats.td43 let MIOperandInfo = (ops GPR32:$B, immS<9>:$S9);
218 // |B[2-0] |S9[7-1] | 1|S9[8]|B[5-3] |C |N|u|0|cc |
227 bits<9> S9; // 2-byte aligned 9-bit byte-offset.
231 let Inst{23-17} = S9{7-1};
233 let Inst{15} = S9{8};
387 // Register + S9 Load. (B + S9)
389 // |B[2-0] |S9[7-0] |S9[8]|B[5-3] |di|aa |zz |x|A |
395 bits<9> S9;
399 let Inst{23-16} = S9{7-0};
400 let Inst{15} = S9{8};
[all …]
/external/llvm-project/clang/test/Modules/
Dodr_hash.cpp300 struct S9 { struct
304 struct S9 { struct
308 S9 s9;
545 struct S9 { struct
550 struct S9 { struct
555 S9 s9;
798 struct S9 { struct
801 int S9::FirstOutOfLineSecondBody() { return 1; } in FirstOutOfLineSecondBody()
803 struct S9 { struct
807 S9 s9;
[all …]
/external/clang/test/CodeGenCXX/
Dwarn-padded-packed.cpp49 struct S9 { // expected-warning {{packed attribute is unnecessary for 'S9'}} struct
76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { } in f() argument
/external/llvm-project/clang/test/Parser/
Dcxx2a-abbreviated-templates.cpp44 struct S9 { S9(const ns::D<int> auto h); }; struct
/external/llvm-project/clang/test/Sema/
Daddress-packed.c268 struct S9 { struct
274 typedef struct S9 __attribute__((__aligned__(16))) aligned_S9; argument
277 struct S9 x; in g10()
278 struct S9 __attribute__((__aligned__(8))) y; in g10()
/external/llvm-project/llvm/test/TableGen/
DConcatenatedSubregs.td41 def S9 : MyReg<"s9">;
55 def D4 : MyReg<"d4", [S8, S9]>;
84 // CHECK: Regs: S0 S1 S2 S3 S4 S5 S6 S7 S8 S9 S10 S11 S12 S13 S14 S15
108 // CHECK-NEXT: SubReg ssub0 = S9
/external/llvm-project/clang/test/CodeGenCXX/
Dwarn-padded-packed.cpp49 struct S9 { struct
151 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*, in f() argument
/external/clang/test/CodeGenObjC/
Dencode-test.m148 // CHECK: @g9 = constant [11 x i8] c"{S9=i[0i]}\00"
149 struct S9 {
153 const char g9[] = @encode(struct S9);
/external/llvm-project/clang/test/CodeGenObjC/
Dencode-test.m148 // CHECK: @g9 = constant [11 x i8] c"{S9=i[0i]}\00"
149 struct S9 {
153 const char g9[] = @encode(struct S9);
/external/llvm-project/clang/test/SemaCXX/
Dwarn-comma-operator.cpp218 class S9 { class
229 for (S9 s; s.More(); s.Advance(), ++x) {} in test_for_loop()
/external/clang/test/SemaCXX/
Dwarn-comma-operator.cpp147 class S9 { class
158 for (S9 s; s.More(); s.Advance(), ++x) {} in test9()
/external/llvm-project/clang/test/Analysis/exploded-graph-rewriter/
Denvironment_diff.dot55 // CHECK-SAME: <td align="left"><i>S9</i></td>
104 // CHECK-SAME: <td align="left"><i>S9</i></td>
/external/llvm-project/clang/test/CXX/class.access/class.friend/
Dp11.cpp78 struct S9 { in foo() struct
/external/clang/test/CXX/class.access/class.friend/
Dp11.cpp81 struct S9 { in foo() struct
/external/clang/test/ASTMerge/Inputs/
Dstruct2.c39 struct S9 *x9;

12345