Home
last modified time | relevance | path

Searched refs:test_min (Results 1 – 4 of 4) 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/clang/test/SemaTemplate/
Doverload-candidates.cpp8 void test_min() { in test_min() function
/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