Searched refs:test11 (Results 1 – 25 of 429) sorted by relevance
12345678910>>...18
14 class test11 : virtual test10 { virtual void f(); }; class15 class test12 : virtual test11 { virtual void f(); };
149 define void @test11(<2 x i32>* %in, <2 x i64>* %out) nounwind {156 ; SSE41-LABEL: test11:159 ; AVX1-LABEL: test11:162 ; AVX2-LABEL: test11:
188 define float @test11(i32 %a, i32 %b, float %x) nounwind {193 ; SSE-LABEL: test11:196 ; NOSSE2-LABEL: test11:199 ; NOSSE1-LABEL: test11:202 ; NOCMOV-LABEL: test11:
152 define void @test11(i32* inreg %a) nounwind {157 ; X32-LABEL: test11:159 ; X64-LABEL: test11:
94 define i64 @test11(i64 %x) nounwind {98 ; CHECK-LABEL: test11:
105 define i1 @test11(double %d) #0 {110 ; CHECK-LABEL: test11:
108 define float @test11(float %a) {109 ; CHECK-LABEL: test11:
185 define i32 @test11(i32 %b) {189 ; X64-LABEL: test11:192 ; X32-LABEL: test11:
37 ; RV32I-NEXT: # %bb.10: # %test1194 br i1 %tst10, label %end, label %test1199 test11:
94 define i64 @test11(i64 %x) nounwind {98 ; CHECK: test11:
80 ; @test1182 define i64 @test11() {
216 define float @test11(float* %xptr) nounwind optsize {217 ; CHECK-SSE-LABEL: test11:222 ; CHECK-AVX-LABEL: test11:227 ; CHECK-AVX512-LABEL: test11:
258 ; test11 vs test12 - show difference between v16i16 that is repeated/non-repeated at v8i16 level (f…260 define <16 x i16> @test11(<16 x i16> %a) {261 ; SSE-LABEL: test11:267 ; AVX1-LABEL: test11:279 ; AVX2-LABEL: test11:
76 define void @test11() {77 ; CHECK-LABEL: test11:
88 ; CHECK-LABEL: @test1191 define void @test11(i64 %a) {
11 test11
62 public static Object test11() { in test11() method in TestReturn02
74 ; CHECK-LABEL: test1176 define void @test11(i32 %i, i8 signext %v) nounwind {
93 define i1 @test11(i737 %x) {94 ; CHECK-LABEL: @test11(
190 void test11() { in test11() function