Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.cpp39 auto redType = llvm::StringSwitch<std::optional<ReductionIdentifier>>( getReductionType() local
78 auto redType = llvm::StringSwitch<bool>(getRealName(sym).ToString()) supportedIntrinsicProcReduction() local
767 auto redType = mlir::cast<fir::ReferenceType>(symVal.getType()); addDeclareReduction() local