Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dshape.h268 std::optional<Shape> GetContextFreeShape(FoldingContext &context, const A &x) { in GetContextFreeShape() function
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp223 if (auto shape{GetContextFreeShape(context, *array)}) { in UBOUND()
983 if (auto shape{GetContextFreeShape(context, args[0])}) { in FoldIntrinsicFunction()
1027 if (auto shape{GetContextFreeShape(context, args[0])}) { in FoldIntrinsicFunction()