Searched defs:maskArg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-reduction.cpp | 37 std::optional<ActualArgument> &maskArg, const ConstantSubscripts &shape, in GetReductionMASK() |
H A D | fold-integer.cpp | 489 static constexpr int maskArg{dimArg + 1}; global() member in Fortran::evaluate::LocationHelper |