clang 19.0.0git
clang::CodeGen::ReductionCodeGen Member List

This is the complete list of members for clang::CodeGen::ReductionCodeGen, including all inherited members.

adjustPrivateAddress(CodeGenFunction &CGF, unsigned N, Address PrivateAddr)clang::CodeGen::ReductionCodeGen
emitAggregateType(CodeGenFunction &CGF, unsigned N)clang::CodeGen::ReductionCodeGen
emitAggregateType(CodeGenFunction &CGF, unsigned N, llvm::Value *Size)clang::CodeGen::ReductionCodeGen
emitCleanups(CodeGenFunction &CGF, unsigned N, Address PrivateAddr)clang::CodeGen::ReductionCodeGen
emitInitialization(CodeGenFunction &CGF, unsigned N, Address PrivateAddr, Address SharedAddr, llvm::function_ref< bool(CodeGenFunction &)> DefaultInit)clang::CodeGen::ReductionCodeGen
emitSharedOrigLValue(CodeGenFunction &CGF, unsigned N)clang::CodeGen::ReductionCodeGen
getBaseDecl(unsigned N) constclang::CodeGen::ReductionCodeGeninline
getOrigLValue(unsigned N) constclang::CodeGen::ReductionCodeGeninline
getPrivateType(unsigned N) constclang::CodeGen::ReductionCodeGeninline
getRefExpr(unsigned N) constclang::CodeGen::ReductionCodeGeninline
getSharedLValue(unsigned N) constclang::CodeGen::ReductionCodeGeninline
getSizes(unsigned N) constclang::CodeGen::ReductionCodeGeninline
needCleanups(unsigned N)clang::CodeGen::ReductionCodeGen
ReductionCodeGen(ArrayRef< const Expr * > Shareds, ArrayRef< const Expr * > Origs, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > ReductionOps)clang::CodeGen::ReductionCodeGen
usesReductionInitializer(unsigned N) constclang::CodeGen::ReductionCodeGen