Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dfold-implementation.h518 std::optional<std::vector<A>> GetIntegerVector(const B &x) { in GetIntegerVector() function
557 GetIntegerVector<ConstantSubscript>(args[1])}; in Reshape()
558 std::optional<std::vector<int>> order{GetIntegerVector<int>(args[3])}; in Reshape()