Searched refs:test_return_bool (Results 1 – 7 of 7) sorted by relevance
29 define i1 @test_return_bool(i8* %value, i8 %oldValue, i8 %newValue) {30 ; CHECK-LABEL: test_return_bool:
39 define i1 @test_return_bool(i8* %value, i8 %oldValue, i8 %newValue) {40 ; CHECK-LABEL: test_return_bool:
44 static void test_return_bool(isl::ctx ctx) in test_return_bool() function74 test_return_bool(ctx); in test_return()
61 void test_return_bool(isl::ctx ctx) in test_return_bool() function122 test_return_bool(ctx); in test_return()
124 def test_return_bool(): function159 test_return_bool()
31 define i1 @test_return_bool(i8* %value, i8 %oldValue, i8 %newValue) {33 ; CHECK-LABEL: test_return_bool: