LLVM 22.0.0git
llvm::OpenMPIRBuilder::ReductionInfo Member List

This is the complete list of members for llvm::OpenMPIRBuilder::ReductionInfo, including all inherited members.

AtomicReductionGenllvm::OpenMPIRBuilder::ReductionInfo
ByRefAllocatedTypellvm::OpenMPIRBuilder::ReductionInfo
ByRefElementTypellvm::OpenMPIRBuilder::ReductionInfo
DataPtrPtrGenllvm::OpenMPIRBuilder::ReductionInfo
ElementTypellvm::OpenMPIRBuilder::ReductionInfo
EvaluationKindllvm::OpenMPIRBuilder::ReductionInfo
PrivateVariablellvm::OpenMPIRBuilder::ReductionInfo
ReductionGenllvm::OpenMPIRBuilder::ReductionInfo
ReductionGenClangllvm::OpenMPIRBuilder::ReductionInfo
ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, EvalKind EvaluationKind, ReductionGenCBTy ReductionGen, ReductionGenClangCBTy ReductionGenClang, ReductionGenAtomicCBTy AtomicReductionGen, ReductionGenDataPtrPtrCBTy DataPtrPtrGen, Type *ByRefAllocatedType=nullptr, Type *ByRefElementType=nullptr)llvm::OpenMPIRBuilder::ReductionInfoinline
ReductionInfo(Value *PrivateVariable)llvm::OpenMPIRBuilder::ReductionInfoinline
Variablellvm::OpenMPIRBuilder::ReductionInfo