Searched refs:test7a (Results 1 – 9 of 9) 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()
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
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()