Searched refs:MapOperation (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | fold-implementation.h | 1333 Expr<RESULT> MapOperation(FoldingContext &context, in MapOperation() function 1372 Expr<RESULT> MapOperation(FoldingContext &context, in MapOperation() function 1413 Expr<RESULT> MapOperation(FoldingContext &context, in MapOperation() function 1430 Expr<RESULT> MapOperation(FoldingContext &context, in MapOperation() function 1483 return MapOperation(context, std::move(f), *shape, std::move(*values)); 1520 return MapOperation(context, std::move(f), *leftShape, 1526 return MapOperation(context, std::move(f), *leftShape, 1531 return MapOperation(context, std::move(f), *leftShape, 1539 return MapOperation(context, std::move(f), *shape,
|