Home
last modified time | relevance | path

Searched refs:nonconst (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp4 int nonconst = 8; // expected-note 3 {{here}} variable
5 enum NonConstE : unsigned char { NCE = nonconst }; // expected-error {{enumerator value is not a co…
6 template<int = nonconst> struct NonConstT {}; // expected-error {{non-type template argument is not…
8 switch (nonconst) { in NonConstF()
9 …case nonconst: // expected-error {{case value is not a constant expression}} expected-note {{read … in NonConstF()
/external/llvm-project/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp5 int nonconst = 8; // expected-note 3 {{here}} variable
6 enum NonConstE : unsigned char { NCE = nonconst }; // expected-error {{enumerator value is not a co…
7 template<int = nonconst> struct NonConstT {}; // expected-error {{non-type template argument is not…
9 switch (nonconst) { in NonConstF()
10 …case nonconst: // expected-error {{case value is not a constant expression}} expected-note {{read … in NonConstF()
/external/clang/test/CodeGen/
Dbuiltin-assume.c4 int nonconst(void);
38 __assume(nonconst()); in test1()
41 __builtin_assume(nonconst()); in test1()
/external/llvm-project/clang/test/CodeGen/
Dbuiltin-assume.c4 int nonconst(void);
38 __assume(nonconst()); in test1()
41 __builtin_assume(nonconst()); in test1()
/external/clang/test/Sema/
Dbuiltin-assume.c4 int nonconst(void);
12 …__assume(nonconst() > 2); //expected-warning {{the argument to '__assume' has side effects that wi… in foo()
21 …__builtin_assume(nonconst() > 2); //expected-warning {{the argument to '__builtin_assume' has side… in foo()
/external/llvm-project/clang/test/Sema/
Dbuiltin-assume.c4 int nonconst(void);
12 …__assume(nonconst() > 2); //expected-warning {{the argument to '__assume' has side effects that wi… in foo()
21 …__builtin_assume(nonconst() > 2); //expected-warning {{the argument to '__builtin_assume' has side… in foo()
/external/clang/test/SemaCXX/
Di-c-e-cxx.cpp65 const int nonconst = 1.0; // expected-note {{declared here}} variable
66 int arr[nonconst]; // expected-warning {{folded to constant array as an extension}} expected-note {…
/external/llvm-project/clang/test/SemaCXX/
Di-c-e-cxx.cpp83 const int nonconst = 1.0; variable
87 int arr[nonconst];
/external/llvm-project/llvm/test/Linker/
D2005-02-12-ConstantGlobals-2.ll2 ; to be nonconst.
D2005-02-12-ConstantGlobals.ll2 ; to be nonconst.
/external/llvm/test/Linker/
D2005-02-12-ConstantGlobals-2.ll2 ; to be nonconst.
D2005-02-12-ConstantGlobals.ll2 ; to be nonconst.
/external/llvm-project/llvm/test/Transforms/ConstraintElimination/
Dadd-nuw.ll240 define void @test.decompose.nonconst(i8 %a, i8 %b, i8 %c, i8 %d) {
241 ; CHECK-LABEL: @test.decompose.nonconst(
294 define void @test.decompose.nonconst.no.null.check(i8 %a, i8 %b, i8 %c, i8 %d) {
295 ; CHECK-LABEL: @test.decompose.nonconst.no.null.check(
Dgeps.ll330 define void @test.not.uge.uge.nonconst(i8* %start, i8* %low, i8* %high, i64 %off) {
331 ; CHECK-LABEL: @test.not.uge.uge.nonconst(
/external/mesa3d/docs/relnotes/
D20.1.10.rst39 - TGL B0 Stepping gpu hangs on many dEQP-VK.subgroups.quad nonconst tests
D20.2.1.rst39 - TGL B0 Stepping gpu hangs on many dEQP-VK.subgroups.quad nonconst tests
/external/google-fruit/tests/
Dtested_features.md11 * Check that calling bindInstance with a non-normalized type (e.g. const pointer, nonconst ptr, etc…
92 …addInstanceMultibinding with a non-normalized type (e.g. const pointer, nonconst ptr, etc.) causes…
/external/fmtlib/test/
Dformat-test.cc1393 char nonconst[] = "nonconst"; in TEST() local
1394 EXPECT_EQ("nonconst", format("{0}", nonconst)); in TEST()
/external/mesa3d/.gitlab-ci/piglit/
Dquick_shader.txt116 spec/arb_gl_spirv/execution/uniform/sampler2d-nonconst-nested-array: skip
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc3869 Output nonconst = in TEST_F() local
3875 ops::Concat(s.WithOpName("concat1"), {nonconst, const1}, axis); in TEST_F()
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles31-khr-master.txt1211 KHR-GLES31.core.explicit_uniform_location.uniform-loc-negative-compile-nonconst-loc
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles31-khr-master.txt1211 KHR-GLES31.core.explicit_uniform_location.uniform-loc-negative-compile-nonconst-loc
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles31-khr-master.txt1211 KHR-GLES31.core.explicit_uniform_location.uniform-loc-negative-compile-nonconst-loc
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles31-khr-master.txt1211 KHR-GLES31.core.explicit_uniform_location.uniform-loc-negative-compile-nonconst-loc
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl43-master.txt4518 KHR-GL43.explicit_uniform_location.uniform-loc-negative-compile-nonconst-loc
4530 KHR-GL43.explicit_uniform_location.subroutine-loc-negative-compilation-nonconst-loc
4542 KHR-GL43.explicit_uniform_location.subroutine-index-negative-compilation-nonconst-index

12