Home
last modified time | relevance | path

Searched refs:test_min (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dfold-push.ll25 define void @test_min(i32 %a, i32 %b) minsize nounwind {
26 ; CHECK-LABEL: test_min:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfold-push.ll25 define void @test_min(i32 %a, i32 %b) minsize nounwind {
26 ; CHECK-LABEL: test_min:
/external/clang/test/SemaTemplate/
Doverload-candidates.cpp8 void test_min() { in test_min() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2713 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
/external/python/cpython3/Lib/test/
Dtest_builtin.py914 def test_min(self): member in BuiltinTest
Dtest_decimal.py3282 def test_min(self): member in ContextAPItests
/external/python/cpython2/Lib/test/
Dtest_builtin.py832 def test_min(self): member in BuiltinTest
Dtest_decimal.py2038 def test_min(self): member in ContextAPItests