Searched defs:getReductionInitValue (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/flang/lib/Lower/OpenMP/ | ||
| H A D | ReductionProcessor.cpp | 132 ReductionProcessor::getReductionInitValue(mlir::Location loc, mlir::Type type, getReductionInitValue() function in Fortran::lower::omp::ReductionProcessor |
| /llvm-project/flang/lib/Lower/ | ||
| H A D | OpenACC.cpp | 909 static R getReductionInitValue(mlir::acc::ReductionOperator op, mlir::Type ty) { getReductionInitValue() function |