Searched refs:test8a (Results 1 – 4 of 4) sorted by relevance
100 declare void @test8a()103 invoke void @test8a()118 ; calling conv, but the implementation of test8a may actually end up using the121 ; CHECK-NEXT: invoke void @test8a()
183 define internal {} @test8a(i32 %A, i32* %P) {186 ; CHECK: @test8a192 %X = call {} @test8a(i32 5, i32* %P)195 ; CHECK-NEXT: call {} @test8a
213 declare i1 @test8a()218 %A = call i1 @test8a()226 %B = call i1 @test8a()233 %C = call i1 @test8a()248 call i1 @test8a()
302 UCharCharacterIterator* test8a = new UCharCharacterIterator(testText, -1, -1, 20, 5); in TestConstructionAndEqualityUChariter() local306 if (test8a->startIndex() < 0) in TestConstructionAndEqualityUChariter()370 delete test8a; in TestConstructionAndEqualityUChariter()