Searched refs:test_in_range (Results 1 – 7 of 7) sorted by relevance
49 constexpr void test_in_range() { in test_in_range() function73 test_in_range(); in test()
30 test_in_range(&__llvm_libc::fdim); in TEST_F()
32 test_in_range(&__llvm_libc::fdimf); in TEST_F()
32 test_in_range(&__llvm_libc::fdiml); in TEST_F()
55 void test_in_range(FuncPtr func) { in test_in_range() function
45 define i32 @test_in_range(i32* %a) sanitize_hwaddress {47 ; CHECK-LABEL: @test_in_range
82 define i1 @test_in_range(i32* nocapture readonly %arg) {83 ; CHECK-LABEL: @test_in_range(