Searched refs:test_lt (Results 1 – 2 of 2) sorted by relevance
58 void test_lt(It it, ConstIt cit) { in test_lt() function102 test_lt(it, cit); in test_random_access()141 test_lt(it, it); in test_span()
89 define i32 @test_lt(i32 %x, i32 %y, i32 %a, i32 %b) {90 ; CHECK-LABEL: test_lt: