Searched refs:test7a (Results 1 – 15 of 15) sorted by relevance
160 define internal %T @test7a(i32 %A) {165 ; CHECK: @test7a171 %X = call %T @test7a(i32 17)176 ; CHECK-NEXT: call %T @test7a(i32 17)
82 void (^test7a)(); variable84 return test7a == p;
164 define internal %T @test7a(i32 %A) {169 ; CHECK-LABEL: @test7a(174 %X = call %T @test7a(i32 17)179 ; CHECK-NEXT: call %T @test7a(i32 17)
86 define void @test7a() {92 call void bitcast (void ()* @test7a to void (i32)*)( i32 5 )94 ; CHECK: call void @test7a()
165 define internal %T @test7a(i32 %A) {170 ; CHECK-LABEL: @test7a(175 %X = call %T @test7a(i32 17)180 ; CHECK-NEXT: call %T @test7a(i32 17)
108 define void @test7a() {109 ; CHECK-LABEL: @test7a(116 ; CHECK: call void @test7a()118 call void bitcast (void ()* @test7a to void (i32)*)( i32 5 )
120 namespace test7a { namespace
86 .section test7a87 @ CHECK-LABEL: test7a
191 define <8 x i1> @test7a(<8 x i32>%a, <8 x i32>%b) {192 ; KNL-LABEL: test7a:204 ; SKX-LABEL: test7a:216 ; KNL_X32-LABEL: test7a:
1004 ; test7a: PtrToInt Cast1007 define void @test7a() {1009 ; LINUX-I386-LABEL: test7a:1013 ; LINUX-X64-LABEL: test7a:1017 ; LINUX-KERNEL-X64-LABEL: test7a:1021 ; DARWIN-X64-LABEL: test7a:1025 ; MSVC-I386-LABEL: test7a:1029 ; MINGW-X64-LABEL: test7a:
279 define <8 x i1> @test7a(<8 x i32>%a, <8 x i32>%b) {280 ; KNL-LABEL: test7a:300 ; SKX-LABEL: test7a:317 ; KNL_X32-LABEL: test7a:
883 ; test7a: PtrToInt Cast886 define void @test7a() {888 ; LINUX-I386-LABEL: test7a:892 ; LINUX-X64-LABEL: test7a:896 ; LINUX-KERNEL-X64-LABEL: test7a:900 ; DARWIN-X64-LABEL: test7a:904 ; MSVC-I386-LABEL: test7a:
299 UCharCharacterIterator* test7a = new UCharCharacterIterator(testText, -1); in TestConstructionAndEqualityUChariter() local330 test7a->getText(result); in TestConstructionAndEqualityUChariter()369 delete test7a; in TestConstructionAndEqualityUChariter()
792 define i32 @test7a(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) {793 ; CHECK-LABEL: @test7a(943 ; Same pattern as @test7a but here the original loop becomes a non-loop that