Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Duninit-variables.c442 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll15 %test55 = fcmp oeq <2 x double> %double1, %double2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1030 namespace test55 { namespace
Dmangle.cpp1105 namespace test55 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll980 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/
Dalu64.ll211 ; CHECK-LABEL: @test55
213 define i64 @test55(i64 %Rs, i64 %Rt) #0 {
/external/curl/tests/data/
DMakefile.inc31 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/Transforms/InstCombine/
Dshift.ll838 define i32 @test55(i32 %x) {
839 ; CHECK-LABEL: @test55(
Dcast.ll666 define i64 @test55(i32 %A) {
667 ; CHECK-LABEL: @test55(
Dselect.ll912 define i1 @test55(i1 %X, i32 %Y, i32 %Z) {
917 ; CHECK-LABEL: @test55(
Dicmp.ll628 define i1 @test55(i32 %a) {
629 ; CHECK-LABEL: @test55(
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c143 test55[] = { 0x44, 0x01, 0x02, 0x03, 0x04 }, variable
4292 { .b = test55, .blen = sizeof(test55),
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll551 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
552 ; ALL-LABEL: @test55
Dvselect-minmax.ll1773 define <16 x i8> @test55(<16 x i8> %a, <16 x i8> %b) {
1774 ; SSE-LABEL: test55:
1779 ; AVX-LABEL: test55:
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_T_size_size.pass.cpp5835 void test55() in test55() function
5904 test55<S, SV>(); in main()
5965 test55<S, SV>(); in main()
Dsize_size_string_size_size.pass.cpp5831 void test55() in test55() function
5899 test55<S>(); in main()
5959 test55<S>(); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_T_size_size.pass.cpp5944 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6039 test55<S, SV>(); in test()
6098 static_assert(test55<S, SV>()); in test()
Dsize_size_string_size_size.pass.cpp5940 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6008 test55<S>(); in test()
6066 static_assert(test55<S>()); in test()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2218 ; CHECK-LABEL: define void @test55(
2221 define void @test55(i8* %x) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5846 void test55() in test55() function
5922 test55<S>(); in main()
5982 test55<S>(); in main()
Dsize_size_T_size_size.pass.cpp5856 void test55() in test55() function
5933 test55<S, SV>(); in main()
5994 test55<S, SV>(); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_T_size_size.pass.cpp5965 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6076 test55<S, SV>(); in test()
6134 static_assert(test55<S, SV>()); in test()
Dsize_size_string_size_size.pass.cpp5955 TEST_CONSTEXPR_CXX20 bool test55() in test55() function
6031 test55<S>(); in test()
6089 static_assert(test55<S>()); in test()