Home
last modified time | relevance | path

Searched refs:test55 (Results 1 – 18 of 18) 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/MCJIT/
Dtest-setcond-fp.ll15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll15 %test55 = fcmp oeq <2 x double> %double1, %double2
/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
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/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/llvm/test/Transforms/InstCombine/
Dshift.ll721 define i32 @test55(i32 %x) {
726 ; CHECK-LABEL: @test55(
Dcast.ll552 define i64 @test55(i32 %A) {
558 ; CHECK-LABEL: @test55(
Dicmp.ll562 ; CHECK-LABEL: @test55(
564 define i1 @test55(i32 %a) {
Dselect.ll762 define i1 @test55(i1 %X, i32 %Y, i32 %Z) {
767 ; CHECK-LABEL: @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.ll1772 define <16 x i8> @test55(<16 x i8> %a, <16 x i8> %b) {
1773 ; SSE-LABEL: test55:
1778 ; AVX-LABEL: test55:
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5817 void test55() in test55() function
5885 test55<S>(); in main()
5945 test55<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2217 ; CHECK-LABEL: define void @test55(
2220 define void @test55(i8* %x) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5827 void test55() in test55() function
5903 test55<S>(); in main()
5963 test55<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2747 namespace test55 { namespace