Searched refs:test_min (Results 1 – 8 of 8) sorted by relevance
25 define void @test_min(i32 %a, i32 %b) minsize nounwind {26 ; CHECK-LABEL: test_min:
8 void test_min() { in test_min() function
2713 return test_min(test_max(x, minVal), maxVal); in test_clamp()2745 static inline T test_min (T x, T y) in test_min() function in vkt::SpirVAssembly::TestMath
914 def test_min(self): member in BuiltinTest
3282 def test_min(self): member in ContextAPItests
832 def test_min(self): member in BuiltinTest
2038 def test_min(self): member in ContextAPItests