Searched refs:test_in_range (Results 1 – 8 of 8) sorted by relevance
49 constexpr void test_in_range() { in test_in_range() function73 test_in_range(); in test()
32 test_in_range(&LIBC_NAMESPACE::fdim); in TEST_F()
34 test_in_range(&LIBC_NAMESPACE::fdiml); in TEST_F()
34 test_in_range(&LIBC_NAMESPACE::fdimf); in TEST_F()
64 void test_in_range(FuncPtr func) {62 void test_in_range(FuncPtr func) { global() function
63 void test_in_range(FuncPtr func) {95 TEST_F(LlvmLibcFDimTest, InFloatRange) { test_in_range(&func); } \61 void test_in_range(FuncPtr func) { global() function
92 define i32 @test_in_range(ptr %a) sanitize_hwaddress {94 ; CHECK-LABEL: @test_in_range101 ; SAFETY-REMARKS: --- !Passed{{[[:space:]]}}Pass: hwasan{{[[:space:]]}}Name: safeAlloca{{[[:space:]]}}Function: test_in_range102 ; SAFETY-REMARKS: --- !Passed{{[[:space:]]}}Pass: hwasan{{[[:space:]]}}Name: ignoreAccess{{[[:space:]]}}Function: test_in_range
82 define i1 @test_in_range(ptr nocapture readonly %arg) {83 ; CHECK-LABEL: @test_in_range(