Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DReductionTest.cpp70 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in testGenMaxVal() local
95 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in testGenMinVal() local
137 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in testGenSum() local
169 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in testGenProduct() local
202 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in testGenDotProduct() local
238 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in checkGenMxxloc() local
310 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in checkGenMxxlocDim() local
339 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in checkGenMxxvalChar() local
365 mlir::Type refSeqTy = fir::ReferenceType::get(seqTy); in checkGen4argsDim() local