Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll15 %test55 = fcmp oeq <2 x double> %double1, %double2
Dtest-setcond-fp.ll15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c442 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
/external/clang/test/CodeGen/
Dmmx-builtins.c280 __m64 test55(__m64 a, __m64 b) { in test55() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll478 define <2 x double> @test55(<2 x double> %a, <2 x double> %b) {
482 ; CHECK-LABEL: @test55
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1022 namespace test55 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll721 define i32 @test55(i32 %x) {
726 ; CHECK-LABEL: @test55(
Dcast.ll523 define i64 @test55(i32 %A) {
529 ; CHECK-LABEL: @test55(
Dselect.ll741 define i1 @test55(i1 %X, i32 %Y, i32 %Z) {
746 ; CHECK-LABEL: @test55(
Dicmp.ll562 ; CHECK-LABEL: @test55(
564 define i1 @test55(i32 %a) {
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1590 define void @test55(i8* nocapture %a, i8* nocapture %b) nounwind {
1612 ; SSE2-LABEL: test55:
1615 ; AVX1-LABEL: test55:
1618 ; AVX2-LABEL: test55:
Dmmx-builtins.ll512 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/libcxx/test/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.ll2216 ; CHECK-LABEL: define void @test55(
2219 define void @test55(i8* %x) {
/external/libcxx/test/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/main/drd/tests/
Dtsan_unittest.cpp2743 namespace test55 { namespace