Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtools.cpp244 const Descriptor &x, std::size_t resultElementSize, int dim, in CreatePartialReductionResult()
H A Dreduction-templates.h180 PartialReduction(Descriptor & result,const Descriptor & x,std::size_t resultElementSize,int dim,const Descriptor * mask,Terminator & terminator,const char * intrinsic,ACCUMULATOR & accumulator) PartialReduction() argument