Home
last modified time | relevance | path

Searched defs:max3 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dchar_extremum.f03102 subroutine max3(c1, c2, c3, c4) subroutine
106 ! CHECK-LABEL: func.func @_QPmax3 argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp172 int max3 = std::max(std::max(4, 5), std::min(2, std::min(3, 1))); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90234 max3 global() variable