Home
last modified time | relevance | path

Searched refs:test14 (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/external/clang/test/Sema/
Dc89.c82 int test14() { return (&*test14)(); } in test14() function
/external/llvm-project/clang/test/Sema/
Dc89.c82 int test14() { return (&*test14)(); } in test14() function
Dstatements.c133 void test14() { return ({}); } in test14() function
/external/clang/test/SemaCXX/
Dalignof.cpp62 long long int test14[2]; variable
64 static_assert(alignof(test14) == 8, "foo"); // expected-warning {{'alignof' applied to an expressio…
Dopenmp_default_simd_align.cpp60 long long int test14[2]; variable
62 static_assert(__builtin_omp_required_simd_align(decltype(test14)) == 16, "foo");
Dlong-virtual-inheritance-chain.cpp17 class test14 : virtual test13 { virtual void f(); }; class
18 class test15 : virtual test14 { virtual void f(); };
Derr_init_conversion_failed.cpp42 void test14(const float2 in, const float2 out) { in test14() function
/external/llvm-project/clang/test/SemaCXX/
Dopenmp_default_simd_align.cpp60 long long int test14[2]; variable
62 static_assert(__builtin_omp_required_simd_align(decltype(test14)) == 16, "foo");
Dalignof.cpp62 int test14[2]; variable
64 static_assert(alignof(test14) == 4, "foo"); // expected-warning {{'alignof' applied to an expressio…
Dlong-virtual-inheritance-chain.cpp17 class test14 : virtual test13 { virtual void f(); }; class
18 class test15 : virtual test14 { virtual void f(); };
Derr_init_conversion_failed.cpp42 void test14(const float2 in, const float2 out) { in test14() function
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll97 define void @test14() {
98 ; CHECK-LABEL: test14:
/external/ltp/lib/newlib_tests/
D.gitignore14 test14
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll97 define void @test14() {
98 ; CHECK-LABEL: test14:
/external/llvm/test/CodeGen/X86/
Dfmul-zero.ll4 define void @test14(<4 x float>*) nounwind {
Dcmov-fp.ll242 define float @test14(i32 %a, i32 %b, float %x) nounwind {
247 ; SSE-LABEL: test14:
250 ; NOSSE2-LABEL: test14:
253 ; NOSSE1-LABEL: test14:
256 ; NOCMOV-LABEL: test14:
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Ddefault.fail.cpp48 std::tuple<Explicit, Explicit, Implicit> test14() { return {}; } // expected-error 1 {{chosen const… in test14() function
/external/rust/crates/heck/src/
Dsnake.rs66 t!(test14: "abc123def456" => "abc123def456");
/external/llvm-project/llvm/test/Transforms/LoopIdiom/
Dbasic-address-space.ll63 define i32 @test14() nounwind {
64 ; CHECK-LABEL: @test14(
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt38 test14 - uncloneable subtree to private parent.
114 test14:
/external/llvm/test/Transforms/LoopIdiom/
Dbasic-address-space.ll63 define i32 @test14() nounwind {
64 ; CHECK-LABEL: @test14(
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt39 test14 - uncloneable child to private parent.
122 test14:
/external/llvm/test/Transforms/InstCombine/
Dcompare-udiv.ll108 ; CHECK-LABEL: @test14
110 define i1 @test14(i32 %d) {
/external/llvm-project/clang/test/CodeGen/
Dunaligned-expr.c122 void test14() { in test14() function
Dbuiltin-constant-p.c140 void test14() { in test14() function

12345678910>>...14