Searched refs:max4 (Results 1 – 4 of 4) sorted by relevance
60 count_t max4{RTNAME(SystemClockCountMax)(4)}; in TEST() local61 EXPECT_GT(max4, 0); in TEST()62 EXPECT_LE(max4, static_cast<count_t>(0x7fffffff)); in TEST()65 EXPECT_LE(start4, max4); in TEST()
223 max4 = maxexponent(0._4), & variable229 logical, parameter :: test_max4 = max4 == 128
96 define i1 @max4(i32 %x, i32 %y) {97 ; CHECK-LABEL: @max4(
857 define fp128 @max4(fp128 %a, fp128 %b) {858 ; CHECK-LABEL: @max4(