/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | select-mmx.ll | 62 ;__m64 test49(int a, long long n, long long m) 68 define i64 @test49(i64 %arg, i64 %x, i64 %y) { 70 ; X64-LABEL: test49: 79 ; I32-LABEL: test49:
|
D | avx512-vec-cmp.ll | 1018 define <8 x i16> @test49(<8 x i64> %a, <8 x i16> %b, <8 x i16> %c) { 1019 ; KNL-LABEL: test49: 1028 ; AVX512BW-LABEL: test49: 1038 ; SKX-LABEL: test49:
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 52 class test49 : virtual test48 { virtual void f(); }; class 53 class test50 : virtual test49 { virtual void f(); };
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 8 %test49 = fcmp oeq <3 x float> %float1, %float2
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 63 char32_t test49(void) { return U'c'; } in test49() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 8 %test49 = fcmp oeq <3 x float> %float1, %float2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 342 void *test49(int *i) in test49() function
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 406 void test49(double d, double e) { in test49() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 470 ; CHECK: @test49 472 define <2 x i1> @test49(<2 x i32> %tmp3) {
|
D | cast.ll | 441 define i64 @test49(i64 %A) { 446 ; CHECK: @test49
|
D | select.ll | 670 define i64 @test49(i32 %a) nounwind { 675 ; CHECK: @test49
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 912 namespace test49 { namespace
|
D | mangle.cpp | 995 namespace test49 { namespace
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | intrinsics-v60-vmpy.ll | 438 ; CHECK-LABEL: test49: 440 define void @test49(<16 x i32> %a, <16 x i32> %b) #0 {
|
D | intrinsics-v60-misc.ll | 457 ; CHECK-LABEL: test49: 459 define void @test49(<16 x i32> %a, i32 %b) #0 {
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | or.ll | 593 define i32 @test49(i1 %C) { 594 ; CHECK-LABEL: @test49(
|
D | sub.ll | 768 define i32 @test49(i32 %X) { 769 ; CHECK-LABEL: @test49(
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 775 define i32 @test49(i32 %x) { 776 ; CHECK-LABEL: @test49(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/ |
D | AndOrXor.ll | 751 define i32 @test49(i32 %a, i32 %b) { 752 ; CHECK-LABEL: @test49(
|