Searched refs:test56 (Results 1 – 22 of 22) sorted by relevance
/external/clang/test/Sema/ |
D | uninit-variables.c | 443 struct { struct { void *p; } a; } test56 = { { &(test56.a) }}; // no-warning variable
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 16 %test56 = fcmp oge <2 x double> %double1, %double2
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-fp.ll | 16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 543 ; CHECK: @test56 545 define i1 @test56(i32 %a) {
|
D | cast.ll | 536 define i64 @test56(i16 %A) nounwind { 541 ; CHECK: @test56
|
D | select.ll | 753 define i32 @test56(i16 %x) nounwind { 758 ; CHECK: @test56
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 1043 namespace test56 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 993 define <2 x i64> @test56(<2 x i64> %a, <2 x i64> %b) { 997 ; CHECK-LABEL: @test56 1001 ; CHECK-LE-LABEL: @test56
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 219 ; CHECK-LABEL: @test56 221 define i64 @test56(i64 %Rs, i64 %Rt) #0 {
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 850 define i32 @test56(i32 %x) { 851 ; CHECK-LABEL: @test56(
|
D | cast.ll | 680 define i64 @test56(i16 %A) nounwind { 681 ; CHECK-LABEL: @test56(
|
D | select.ll | 924 define i32 @test56(i16 %x) nounwind { 929 ; CHECK-LABEL: @test56(
|
D | icmp.ll | 638 define i1 @test56(i32 %a) { 639 ; CHECK-LABEL: @test56(
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 534 define i64 @test56(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 535 ; ALL-LABEL: @test56
|
D | vselect-minmax.ll | 1789 define <16 x i8> @test56(<16 x i8> %a, <16 x i8> %b) { 1790 ; SSE-LABEL: test56: 1795 ; AVX-LABEL: test56:
|
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/ |
D | basic.ll | 1545 ; CHECK: define void @test56( 1555 define void @test56(i8* %x, i32 %n) {
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2235 ; CHECK-LABEL: define void @test56( 2245 define void @test56(i8* %x, i32 %n) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | mmx-builtins.ll | 493 define i64 @test56(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 2787 namespace test56 { namespace
|