Searched refs:test_bool (Results 1 – 8 of 8) sorted by relevance
6 define zeroext i1 @test_bool() {7 ; CHECK-LABEL: test_bool:
39 void test_bool() { in test_bool() function
405 namespace test_bool { namespace
408 constexpr bool test_bool() { in test_bool() function430 static_assert(test_bool(), "");
264 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
1036 void test_bool(bool a) { in test_bool() function
244 void test_bool() { in test_bool() function2317 test_bool<CharT>(); in test()
492 // CHECK-LABEL: @test_bool493 func.func @test_bool(%arg0: tensor<1xi1>, %arg1: tensor<1xi1>) -> () {