Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dextrema.cpp106 static void LocationHelper(const char *intrinsic, Descriptor &result, in LocationHelper() function
123 LocationHelper<ExtremumLocAccumulator<COMPARE<CppType, IS_MAX, true>>, in DoMaxOrMinLoc()
126 LocationHelper<ExtremumLocAccumulator<COMPARE<CppType, IS_MAX, false>>, in DoMaxOrMinLoc()
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp262 template <WhichLocation WHICH> class LocationHelper { class
264 LocationHelper( in LocationHelper() function in Fortran::evaluate::LocationHelper
451 LocationHelper<which>{std::move(*type), arg, context}); in FoldLocationCall()