Home
last modified time | relevance | path

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

12345678910>>...12

/external/clang/test/Sema/
Dc89.c82 int test14() { return (&*test14)(); } 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/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Dundef.ll101 ; @test14
103 define i1 @test14() {
/external/llvm/test/CodeGen/X86/
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:
Dfmul-zero.ll4 define void @test14(<4 x float>*) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
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:
Dfmul-zero.ll4 define void @test14(<4 x float>*) nounwind {
Dvec_shift5.ll191 define <8 x i16> @test14() {
192 ; X32-LABEL: test14:
197 ; X64-LABEL: test14:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll97 define void @test14() {
98 ; CHECK-LABEL: test14:
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll97 define void @test14() {
98 ; CHECK-LABEL: test14:
/external/ltp/lib/newlib_tests/
D.gitignore14 test14
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfmul-zero.ll4 define void @test14(<4 x float>*) nounwind {
/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopIdiom/
Dbasic-address-space.ll63 define i32 @test14() nounwind {
64 ; CHECK-LABEL: @test14(
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Ddiv.ll114 define i32 @test14(i8 %x) nounwind {
118 ; CHECK: @test14
/external/swiftshader/third_party/LLVM/test/Transforms/ConstProp/
Dloads.ll125 define i64 @test14() nounwind {
129 ; CHECK: @test14
/external/llvm/test/Transforms/InstCombine/
Dcompare-udiv.ll108 ; CHECK-LABEL: @test14
110 define i1 @test14(i32 %d) {
Dload.ll124 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/
D00_Descriptions.txt39 test14 - uncloneable child to private parent.
122 test14:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/
Dloads.ll201 define i64 @test14() nounwind {
206 ; LE-LABEL: @test14(
209 ; BE-LABEL: @test14(
/external/llvm/test/Transforms/ConstProp/
Dloads.ll201 define i64 @test14() nounwind {
206 ; LE-LABEL: @test14(
209 ; BE-LABEL: @test14(

12345678910>>...12