Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfindloc.cpp136 ApplyIntegerKind<LocationResultHelper<Accumulator>::template Functor, in operator ()()
152 ApplyIntegerKind< in operator ()()
185 ApplyIntegerKind<LocationResultHelper<Accumulator>::template Functor, void>( in operator ()()
196 ApplyIntegerKind<LocationResultHelper<Accumulator>::template Functor, void>( in LogicalFindlocHelper()
220 ApplyIntegerKind<NumericFindlocHelper<TypeCategory::Integer, in RTNAME()
266 ApplyIntegerKind<PartialLocationHelper<Accumulator>::template Functor, in operator ()()
279 ApplyIntegerKind<PartialLocationHelper<Accumulator>::template Functor, in operator ()()
290 ApplyIntegerKind<PartialLocationHelper<Accumulator>::template Functor, void>( in PartialLogicalFindlocHelper()
306 ApplyIntegerKind<NumericFindlocHelper<TypeCategory::Integer, in RTNAME()
H A Dtime-intrinsic.cpp221 Fortran::runtime::ApplyIntegerKind<StoreNegativeHugeAt, void>( in DateAndTimeUnavailable()
312 Fortran::runtime::ApplyIntegerKind<Fortran::runtime::StoreIntegerAt, in GetDateAndTime()
318 Fortran::runtime::ApplyIntegerKind< in GetDateAndTime()
H A Dcommand.cpp148 Fortran::runtime::ApplyIntegerKind<Fortran::runtime::StoreIntegerAt, void>( in RTNAME()
198 return Fortran::runtime::ApplyIntegerKind<FitsInIntegerKind, bool>( in RTNAME()
H A Dinquiry.cpp47 Fortran::runtime::ApplyIntegerKind<StoreIntegerAt, void>( in RTNAME()
H A Dextrema.cpp111 ApplyIntegerKind<LocationResultHelper<ACCUMULATOR>::template Functor, void>( in LocationHelper()
161 ApplyIntegerKind< in TypedMaxOrMinLoc()
205 ApplyIntegerKind<PartialLocationHelper<Accumulator>::template Functor, void>( in DoPartialMaxOrMinLocDirection()
262 ApplyIntegerKind<DoPartialMaxOrMinLocHelper<TypeCategory::Integer, IS_MAX, in TypedPartialMaxOrMinLoc()
399 ApplyIntegerKind< in NumericMaxOrMin()
H A Dtools.h219 inline RESULT ApplyIntegerKind(int kind, Terminator &terminator, A &&...x) { in ApplyIntegerKind() function
H A Dreduction-templates.h251 ApplyIntegerKind< in PartialIntegerReduction()
H A Dreduction.cpp359 ApplyIntegerKind<CountDimension, void>( in RTNAME()