Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.cpp37 ReductionProcessor::ReductionIdentifier ReductionProcessor::getReductionType( getReductionType() function in Fortran::lower::omp::ReductionProcessor
51 ReductionProcessor::ReductionIdentifier ReductionProcessor::getReductionType( getReductionType() function in Fortran::lower::omp::ReductionProcessor
/llvm-project/polly/include/polly/
H A DScopInfo.h1032 ReductionType getReductionType() const { return RedType; } getReductionType() function
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2484 static MemoryAccess::ReductionType getReductionType(const BinaryOperator *BinOp, getReductionType() function