Searched defs:resultElementSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/runtime/ |
H A D | tools.cpp | 244 const Descriptor &x, std::size_t resultElementSize, int dim, in CreatePartialReductionResult()
|
H A D | reduction-templates.h | 180 PartialReduction(Descriptor & result,const Descriptor & x,std::size_t resultElementSize,int dim,const Descriptor * mask,Terminator & terminator,const char * intrinsic,ACCUMULATOR & accumulator) PartialReduction() argument
|