Home
last modified time | relevance | path

Searched defs:min3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dchar_extremum.f03119 subroutine min3(c1, c2, c3, c4) subroutine
123 ! CHECK-LABEL: func.func @_QPmin3 argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp177 int min3 = std::min(std::min(4, 5), std::max(2, std::max(3, 1))); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90252 min3 global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp