Home
last modified time | relevance | path

Searched defs:c6 (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/polly/lib/External/isl/test_inputs/codegen/
H A Dseparation_class3.c7 for (int c6 = 3; c6 <= 5; c6 += 1) variable
11 for (int c6 = -2 * c0 + c4 + 4; c6 <= 2 * c0 - c4 + 4; c6 += 1) variable
16 for (int c6 = -2 * c0 + c4 + 8; c6 <= 8; c6 += 1) variable
21 for (int c6 = 2 * c0 + 4 * c2 - c4 + 1; c6 <= -2 * c0 + 4 * c2 + c4 + 3; c6 += 1) variable
28 for (int c6 = 4 * c2 + 1; c6 <= 4 * c2 + 3; c6 += 1) variable
H A Dshift2.c6 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) variable
9 for (int c6 = 0; c6 <= min(31, length - c3); c6 += 1) variable
12 for (int c6 = max(0, -c3 + 1); c6 <= min(length - c3, 2 * c2 - c3 + 2 * c5 - 1); c6 += 1) variable
17 for (int c6 = 2 * c2 - c3 + 2 * c5 + 1; c6 <= min(31, length - c3); c6 += 1) variable
21 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) variable
H A Dseparate2.c3 for (int c6 = max(0, 2 * (length % 16) + 2 * c5 - 62); c6 <= 30; c6 += 1) { variable
/llvm-project/polly/lib/External/isl/test_inputs/codegen/omega/
H A Dfc1-0.c5 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc2-0.c5 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc1-2.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dlefur04-0.c6 …for (int c6 = max(max(max(max(max(-200 * c1 + 400 * c3 - 199, 250 * c3 + 1), 1000 * c0 - 500 * c5 … variable
H A Dfc1-1.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc2-1.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.counted/
H A Dcounted.pass.cpp81 auto c6 = std::views::counted(std::as_const(cit), 3); in test() local
113 auto c6 = std::views::counted(std::as_const(cit), 3); test() local
145 auto c6 = std::views::counted(std::as_const(cit), 3); test() local
[all...]
/llvm-project/clang/test/CodeGen/
H A Dconstant-comparison.c10 int c6 = 44 < 33; variable
H A D64bit-swiftcall.c581 char c6; global() member
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiation-default-2.cpp18 Constant<float (*)(int, int), f> *c6; // precxx17-error {{non-type template argument of type 'float (int, double)' cannot be converted to a value of type 'float (*)(int, int)'}} global() variable
H A Daggregate-deduction-candidate.cpp57 C c6({1u, 2u}, 3); // cxx17-error {{no viable}} variable
/llvm-project/clang/test/C/C99/
H A Dn717.c65 int c6 = '\U00000024'; variable
/llvm-project/mlir/unittests/IR/
H A DAffineExprTest.cpp45 auto c6 = b.getAffineConstantExpr(6); TEST() local
84 auto c6 = b.getAffineConstantExpr(6); TEST() local
/llvm-project/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, in f()
H A Dmangle-ms-return-qualifiers.cpp71 volatile A* c6() { return 0; } in c6() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-subscript-expr.cpp93 char c6 = ACCESS(s).data()[i]; in f() local
/llvm-project/flang/test/Semantics/
H A Dresolve124.f9050 complex :: c1, c2, c3, c4, c5, c6, c7, c8, c9 local
/llvm-project/clang/test/Headers/
H A Dwasm.c270 v128_t test_i8x16_make(int8_t c0, int8_t c1, int8_t c2, int8_t c3, int8_t c4, int8_t c5, int8_t c6, int8_t c7, int8_t c8, int8_t c9, int8_t c10, int8_t c11, int8_t c12, int8_t c13, int8_t c14, int8_t c15) { in test_i8x16_make() argument
295 v128_t test_u8x16_make(uint8_t c0, uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4, uint8_t c5, uint8_t c6, uint8_t c7, uint8_t c8, uint8_t c9, uint8_t c10, uint8_t c11, uint8_t c12, uint8_t c13, uint8_t c14, uint8_t c15) { in test_u8x16_make() argument
312 v128_t test_i16x8_make(int16_t c0, int16_t c1, int16_t c2, int16_t c3, int16_t c4, int16_t c5, int16_t c6, int16_t c7) { in test_i16x8_make() argument
329 v128_t test_u16x8_make(uint16_t c0, uint16_t c1, uint16_t c2, uint16_t c3, uint16_t c4, uint16_t c5, uint16_t c6, uint16_t c7) { in test_u16x8_make() argument
/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-explicit-bool.cpp475 auto c6(v<true>()); in f() local
H A Duninitialized.cpp1191 C c6 = { c6.b, num, 0 }; // expected-warning{{uninitialized}} global() variable
1280 C c6 = { c6.b, num, 0 }; // expected-warning{{uninitialized}} global() member
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c159 int8_t c5, int8_t c6, int8_t c7, int8_t c8, int8_t c9, in test_i8x16_make() argument
184 int16_t c4, int16_t c5, int16_t c6, int16_t c7) { in test_i16x8_make() argument
/llvm-project/clang/test/Analysis/
H A Dtemporaries.cpp662 C c6 = returnTemporaryWithCopyConstructionWithConstruction(); in test() local

12