Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h804 struct ReductionInfo { struct
805 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function
816 Type *ElementType;
819 Value *Variable;
822 Value *PrivateVariable;
827 ReductionGenTy ReductionGen;
833 AtomicReductionGenTy AtomicReductionGen;