Home
last modified time | relevance | path

Searched refs:GetReductionMASK (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-reduction.cpp33 Constant<LogicalResult> *GetReductionMASK( in GetReductionMASK() function
H A Dfold-reduction.h24 Constant<LogicalResult> *GetReductionMASK(
51 GetReductionMASK(arg[*maskIndex], folded->shape(), context)}) {
H A Dfold-integer.cpp291 GetReductionMASK(arg_[maskArg], array->shape(), context_)}; in Test()