Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DReduction.cpp224 RTNAME(Findloc) in TEST()
234 RTNAME(Findloc) in TEST()
324 RTNAME(Findloc) in TEST()
335 RTNAME(Findloc) in TEST()
360 RTNAME(Findloc) in TEST()
370 RTNAME(Findloc) in TEST()
381 RTNAME(Findloc) in TEST()
392 RTNAME(Findloc) in TEST()
405 RTNAME(Findloc) in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DReduction.cpp224 RTNAME(Findloc) in TEST()
234 RTNAME(Findloc) in TEST()
324 RTNAME(Findloc) in TEST()
335 RTNAME(Findloc) in TEST()
360 RTNAME(Findloc) in TEST()
370 RTNAME(Findloc) in TEST()
381 RTNAME(Findloc) in TEST()
392 RTNAME(Findloc) in TEST()
405 RTNAME(Findloc) in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DReduction.cpp224 RTNAME(Findloc)
234 RTNAME(Findloc)
324 RTNAME(Findloc)
335 RTNAME(Findloc)
360 RTNAME(Findloc)
370 RTNAME(Findloc)
381 RTNAME(Findloc)
392 RTNAME(Findloc)
405 RTNAME(Findloc)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/unittests/Runtime/
H A DReduction.cpp252 RTNAME(Findloc) in TEST()
262 RTNAME(Findloc) in TEST()
382 RTNAME(Findloc) in TEST()
393 RTNAME(Findloc) in TEST()
418 RTNAME(Findloc) in TEST()
428 RTNAME(Findloc) in TEST()
439 RTNAME(Findloc) in TEST()
450 RTNAME(Findloc) in TEST()
463 RTNAME(Findloc) in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dfold-integer.cpp199 enum class WhichLocation { Findloc, Maxloc, Minloc }; enumerator
206 using Types = std::conditional_t<WHICH == WhichLocation::Findloc,
213 CHECK(arg_.size() == (WHICH == WhichLocation::Findloc ? 6 : 5)); in Test()
220 if constexpr (WHICH == WhichLocation::Findloc) { in Test()
244 const RelationalOperator relation{WHICH == WhichLocation::Findloc in Test()
324 static_assert(WHICH == WhichLocation::Findloc); in IsHit()
342 static constexpr int dimArg{WHICH == WhichLocation::Findloc ? 2 : 1};
485 return FoldLocation<WhichLocation::Findloc, T>(context, std::move(funcRef)); in FoldIntrinsicFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dfindloc.cpp202 void RTNAME(Findloc)(Descriptor &result, const Descriptor &x, in RTNAME() argument
H A Dreduction.h194 void RTNAME(Findloc)(Descriptor &, const Descriptor &x,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dfindloc.cpp202 void RTNAME(Findloc)(Descriptor &result, const Descriptor &x, in RTNAME() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dfindloc.cpp202 void RTNAME(Findloc)(Descriptor &result, const Descriptor &x, in RTNAME() argument
H A Dreduction.h194 void RTNAME(Findloc)(Descriptor &, const Descriptor &x,
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dfindloc.cpp202 void RTNAME(Findloc)(Descriptor &result, const Descriptor &x, in RTNAME() argument
H A Dreduction.h194 void RTNAME(Findloc)(Descriptor &, const Descriptor &x,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Runtime/
H A Dreduction.h194 void RTNAME(Findloc)(Descriptor &, const Descriptor &x,