Searched refs:test55 (Results 1 – 17 of 17) sorted by relevance
442 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
15 %test55 = fcmp oeq <2 x double> %double1, %double2
280 __m64 test55(__m64 a, __m64 b) { in test55() function
1027 namespace test55 { namespace
721 define i32 @test55(i32 %x) {726 ; CHECK-LABEL: @test55(
552 define i64 @test55(i32 %A) {558 ; CHECK-LABEL: @test55(
562 ; CHECK-LABEL: @test55(564 define i1 @test55(i32 %a) {
762 define i1 @test55(i1 %X, i32 %Y, i32 %Z) {767 ; CHECK-LABEL: @test55(
767 define <2 x double> @test55(<2 x double> %a, <2 x double> %b) {771 ; CHECK-LABEL: @test55
5817 void test55() in test55() function5885 test55<S>(); in main()5945 test55<S>(); in main()
2217 ; CHECK-LABEL: define void @test55(2220 define void @test55(i8* %x) {
1754 define void @test55(i8* nocapture %a, i8* nocapture %b) nounwind {1776 ; SSE2-LABEL: test55:1779 ; AVX1-LABEL: test55:1782 ; AVX2-LABEL: test55:1785 ; AVX512VL-LABEL: test55:
512 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
5827 void test55() in test55() function5903 test55<S>(); in main()5963 test55<S>(); in main()
2743 namespace test55 { namespace