Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dextrema.cpp27 template <typename T, bool IS_MAX, bool BACK> struct NumericCompare { struct
29 explicit NumericCompare(std::size_t /*elemLen; ignored*/) {} in NumericCompare() function
136 DoMaxOrMinLoc<CAT, KIND, IS_MAX, NumericCompare>( in operator ()()
263 NumericCompare>::template Functor, in TypedPartialMaxOrMinLoc()
269 IS_MAX, NumericCompare>::template Functor, in TypedPartialMaxOrMinLoc()