/external/clang/test/Sema/ |
D | c89.c | 82 int test14() { return (&*test14)(); } in test14() function
|
/external/clang/test/SemaCXX/ |
D | alignof.cpp | 62 long long int test14[2]; variable 64 static_assert(alignof(test14) == 8, "foo"); // expected-warning {{'alignof' applied to an expressio…
|
D | openmp_default_simd_align.cpp | 60 long long int test14[2]; variable 62 static_assert(__builtin_omp_required_simd_align(decltype(test14)) == 16, "foo");
|
D | long-virtual-inheritance-chain.cpp | 17 class test14 : virtual test13 { virtual void f(); }; class 18 class test15 : virtual test14 { virtual void f(); };
|
D | err_init_conversion_failed.cpp | 42 void test14(const float2 in, const float2 out) { in test14() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/ |
D | undef.ll | 101 ; @test14 103 define i1 @test14() {
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 242 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:
|
D | fmul-zero.ll | 4 define void @test14(<4 x float>*) nounwind {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 242 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:
|
D | fmul-zero.ll | 4 define void @test14(<4 x float>*) nounwind {
|
D | vec_shift5.ll | 191 define <8 x i16> @test14() { 192 ; X32-LABEL: test14: 197 ; X64-LABEL: test14:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 97 define void @test14() { 98 ; CHECK-LABEL: test14:
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 97 define void @test14() { 98 ; CHECK-LABEL: test14:
|
/external/ltp/lib/newlib_tests/ |
D | .gitignore | 14 test14
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | fmul-zero.ll | 4 define void @test14(<4 x float>*) nounwind {
|
/external/ltp/testcases/kernel/fs/fs_bind/move/ |
D | 00_Descriptions.txt | 38 test14 - uncloneable subtree to private parent. 114 test14:
|
/external/llvm/test/Transforms/LoopIdiom/ |
D | basic-address-space.ll | 63 define i32 @test14() nounwind { 64 ; CHECK-LABEL: @test14(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopIdiom/ |
D | basic-address-space.ll | 63 define i32 @test14() nounwind { 64 ; CHECK-LABEL: @test14(
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | div.ll | 114 define i32 @test14(i8 %x) nounwind { 118 ; CHECK: @test14
|
/external/swiftshader/third_party/LLVM/test/Transforms/ConstProp/ |
D | loads.ll | 125 define i64 @test14() nounwind { 129 ; CHECK: @test14
|
/external/llvm/test/Transforms/InstCombine/ |
D | compare-udiv.ll | 108 ; CHECK-LABEL: @test14 110 define i1 @test14(i32 %d) {
|
D | load.ll | 124 define i8 @test14(i8 %x, i32 %y) { 130 ; CHECK-LABEL: @test14( 144 ; Same test as @test14 essentially, but using a global instead of an alloca.
|
/external/ltp/testcases/kernel/fs/fs_bind/bind/ |
D | 00_Descriptions.txt | 39 test14 - uncloneable child to private parent. 122 test14:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 201 define i64 @test14() nounwind { 206 ; LE-LABEL: @test14( 209 ; BE-LABEL: @test14(
|
/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 201 define i64 @test14() nounwind { 206 ; LE-LABEL: @test14( 209 ; BE-LABEL: @test14(
|