/external/clang/test/Sema/ |
D | uninit-variables.c | 442 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 15 %test55 = fcmp oeq <2 x double> %double1, %double2
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-fp.ll | 15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 535 ; CHECK: @test55 537 define i1 @test55(i32 %a) {
|
D | cast.ll | 523 define i64 @test55(i32 %A) { 529 ; CHECK: @test55
|
D | select.ll | 741 define i1 @test55(i1 %X, i32 %Y, i32 %Z) { 746 ; CHECK: @test55
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 1030 namespace test55 { namespace
|
D | mangle.cpp | 1105 namespace test55 { 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 | 980 define <2 x double> @test55(<2 x double> %a, <2 x double> %b) { 984 ; CHECK-LABEL: @test55 988 ; CHECK-LE-LABEL: @test55
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 211 ; CHECK-LABEL: @test55 213 define i64 @test55(i64 %Rs, i64 %Rt) #0 {
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 838 define i32 @test55(i32 %x) { 839 ; CHECK-LABEL: @test55(
|
D | cast.ll | 666 define i64 @test55(i32 %A) { 667 ; CHECK-LABEL: @test55(
|
D | select.ll | 912 define i1 @test55(i1 %X, i32 %Y, i32 %Z) { 917 ; CHECK-LABEL: @test55(
|
D | icmp.ll | 628 define i1 @test55(i32 %a) { 629 ; CHECK-LABEL: @test55(
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 551 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 552 ; ALL-LABEL: @test55
|
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/ |
D | basic.ll | 1528 ; CHECK: define void @test55( 1531 define void @test55(i8* %x) {
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_T_size_size.pass.cpp | 5835 void test55() in test55() function 5904 test55<S, SV>(); in main() 5965 test55<S, SV>(); in main()
|
D | size_size_string_size_size.pass.cpp | 5831 void test55() in test55() function 5899 test55<S>(); in main() 5959 test55<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2218 ; CHECK-LABEL: define void @test55( 2221 define void @test55(i8* %x) {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5846 void test55() in test55() function 5922 test55<S>(); in main() 5982 test55<S>(); in main()
|
D | size_size_T_size_size.pass.cpp | 5856 void test55() in test55() function 5933 test55<S, SV>(); in main() 5994 test55<S, SV>(); in main()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | mmx-builtins.ll | 509 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|