Searched refs:genCountDim (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/Runtime/ |
| H A D | Reduction.h | 62 void genCountDim(fir::FirOpBuilder &builder, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/unittests/Optimizer/Builder/Runtime/ |
| H A D | ReductionTest.cpp | 61 fir::runtime::genCountDim(*firBuilder, loc, result, mask, dim, kind); in TEST_F()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/ |
| H A D | Reduction.cpp | 502 void fir::runtime::genCountDim(fir::FirOpBuilder &builder, mlir::Location loc, in genCountDim() function in fir::runtime
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IntrinsicCall.cpp | 2498 fir::runtime::genCountDim(builder, loc, resultIrBox, fir::getBase(mask), dim, in genCount()
|