Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dintrinsics-library.h36 using HostRuntimeWrapper = std::function<Expr<SomeType>( variable
42 std::optional<HostRuntimeWrapper> GetHostRuntimeWrapper(const std::string &name,
/llvm-project/flang/unittests/Evaluate/
H A Dfolding.cpp35 HostRuntimeWrapper func, FoldingContext &context, Scalar<T> x) { in CallHostRt()
/llvm-project/flang/lib/Evaluate/
H A Dintrinsics-library.cpp941 static HostRuntimeWrapper AddArgumentVerifierIfAny(
962 std::optional<HostRuntimeWrapper> GetHostRuntimeWrapper(const std::string &name,