Searched refs:ApplyIntegerKind (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | findloc.cpp | 136 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 D | time-intrinsic.cpp | 221 Fortran::runtime::ApplyIntegerKind<StoreNegativeHugeAt, void>( in DateAndTimeUnavailable() 312 Fortran::runtime::ApplyIntegerKind<Fortran::runtime::StoreIntegerAt, in GetDateAndTime() 318 Fortran::runtime::ApplyIntegerKind< in GetDateAndTime()
|
| H A D | command.cpp | 148 Fortran::runtime::ApplyIntegerKind<Fortran::runtime::StoreIntegerAt, void>( in RTNAME() 198 return Fortran::runtime::ApplyIntegerKind<FitsInIntegerKind, bool>( in RTNAME()
|
| H A D | inquiry.cpp | 47 Fortran::runtime::ApplyIntegerKind<StoreIntegerAt, void>( in RTNAME()
|
| H A D | extrema.cpp | 111 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 D | tools.h | 219 inline RESULT ApplyIntegerKind(int kind, Terminator &terminator, A &&...x) { in ApplyIntegerKind() function
|
| H A D | reduction-templates.h | 251 ApplyIntegerKind< in PartialIntegerReduction()
|
| H A D | reduction.cpp | 359 ApplyIntegerKind<CountDimension, void>( in RTNAME()
|