Home
last modified time | relevance | path

Searched refs:test_in_range (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.in_range/
H A Din_range.pass.cpp49 constexpr void test_in_range() { in test_in_range() function
73 test_in_range(); in test()
/llvm-project-15.0.7/libc/test/src/math/
H A Dfdim_test.cpp30 test_in_range(&__llvm_libc::fdim); in TEST_F()
H A Dfdimf_test.cpp32 test_in_range(&__llvm_libc::fdimf); in TEST_F()
H A Dfdiml_test.cpp32 test_in_range(&__llvm_libc::fdiml); in TEST_F()
H A DFDimTest.h55 void test_in_range(FuncPtr func) { in test_in_range() function
/llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/
H A Dstack-safety-analysis.ll45 define i32 @test_in_range(i32* %a) sanitize_hwaddress {
47 ; CHECK-LABEL: @test_in_range
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dicmp-range.ll82 define i1 @test_in_range(i32* nocapture readonly %arg) {
83 ; CHECK-LABEL: @test_in_range(