Home
last modified time | relevance | path

Searched defs:collapseValue (Results 1 – 9 of 9) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp740 const auto &collapseValue{ Enter() local
H A Dresolve-directives.cpp1219 const auto &collapseValue{std::get<parser::ScalarIntConstantExpr>(arg.t)}; GetAssociatedLoopLevelFromClauses() local
H A Dcheck-omp-structure.cpp2125 if (const auto collapseValue{GetIntValue(collapseClause.v)}) { Leave() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp284 static Value collapseValue( collapseValue() function
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp217 std::int64_t collapseValue = 1l; processCollapse() local
H A DOpenMP.cpp56 getCollapsedLoopEval(lower::pft::Evaluation & eval,int collapseValue) getCollapsedLoopEval() argument
75 genNestedEvaluations(lower::AbstractConverter & converter,lower::pft::Evaluation & eval,int collapseValue=0) genNestedEvaluations() argument
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1784 int64_t collapseValue = Fortran::lower::getCollapseValue(accClauseList); createLoopOp() local
1966 const std::optional<int64_t> collapseValue = createLoopOp() local
4396 const auto &collapseValue{std::get<parser::ScalarIntConstantExpr>(arg.t)}; getCollapseValue() local
H A DBridge.cpp2743 int64_t collapseValue; genFIR() local
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp1958 const auto &collapseValue{std::get<parser::ScalarIntConstantExpr>(x.t)}; Unparse() local