Searched refs:test2_1 (Results 1 – 5 of 5) sorted by relevance
21 void test2_1(void) { in test2_1() function
124 define dso_local void @test2_1(i32 %X) nounwind !prof !14 {125 ; CHECK-LABEL: test2_1:
124 define dso_local void @test2_1(i32 %X) nounwind minsize {125 ; CHECK-LABEL: test2_1:
74 define i32 @test2_1(i1 %c) {76 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test2_189 ; IS__CGSCC_OPM-LABEL: define {{[^@]+}}@test2_1104 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test2_1144 ; IS__CGSCC_OPM-NEXT: [[RET:%.*]] = tail call noundef i32 @test2_1(i1 [[C]]) #[[ATTR13]]150 ; IS__CGSCC_NPM-NEXT: [[RET:%.*]] = tail call noundef i32 @test2_1(i1 [[C]]) #[[ATTR12]]153 %ret = tail call i32 @test2_1(i1 %c)
93 define <16 x i32> @test2_1(<16 x i32> %x, <16 x i32> %y) {94 ; CHECK-LABEL: @test2_1(