clang  3.9.0
clang::CodeGen::CGOpenMPRuntimeNVPTX Member List

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

CGMclang::CodeGen::CGOpenMPRuntimeprotected
CGOpenMPRuntimeNVPTX(CodeGenModule &CGM)clang::CodeGen::CGOpenMPRuntimeNVPTXexplicit
emitEntryFooter(CodeGenFunction &CGF, EntryFunctionState &EST)clang::CodeGen::CGOpenMPRuntimeNVPTX
emitEntryHeader(CodeGenFunction &CGF, EntryFunctionState &EST, WorkerFunctionState &WST)clang::CodeGen::CGOpenMPRuntimeNVPTX
emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) overrideclang::CodeGen::CGOpenMPRuntimeNVPTX
emitParallelOrTeamsOutlinedFunction(const OMPExecutableDirective &D, const VarDecl *ThreadIDVar, OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen) overrideclang::CodeGen::CGOpenMPRuntimeNVPTX
emitTargetOutlinedFunctionHelper(const OMPExecutableDirective &D, StringRef ParentName, llvm::Function *&OutlinedFn, llvm::Constant *&OutlinedFnID, bool IsOffloadEntry, const RegionCodeGenTy &CodeGen)clang::CodeGen::CGOpenMPRuntimeprotectedvirtual
emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Value *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) overrideclang::CodeGen::CGOpenMPRuntimeNVPTX