Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1305 /// \param Index Index of the ReductionInfo to generate code for. argument
1290 struct ReductionInfo { global() struct
1291 ReductionInfoReductionInfo ReductionInfo() argument
1299 ReductionInfoReductionInfo ReductionInfo() argument
1308 VariableReductionInfo global() argument
1311 PrivateVariableReductionInfo global() argument
1314 EvaluationKindReductionInfo global() argument
1319 ReductionGenReductionInfo global() argument
1324 ReductionGenClangReductionInfo global() argument
1330 AtomicReductionGenReductionInfo global() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp262 MapVector<Instruction *, std::pair<PHINode *, Instruction *>> ReductionInfo; global() member in __anoneffec9270111::ComplexDeinterleavingGraph
[all...]