clang
6.0.0
|
This is the complete list of members for clang::CodeGen::CGOpenMPRuntime, including all inherited members.
CGM | clang::CodeGen::CGOpenMPRuntime | protected |
createOffloadEntry(llvm::Constant *ID, llvm::Constant *Addr, uint64_t Size, int32_t Flags=0) | clang::CodeGen::CGOpenMPRuntime | protectedvirtual |
emitCall(CodeGenFunction &CGF, llvm::Value *Callee, ArrayRef< llvm::Value *> Args=llvm::None, SourceLocation Loc=SourceLocation()) const | clang::CodeGen::CGOpenMPRuntime | protected |
emitOMPIfClause(CodeGenFunction &CGF, const Expr *Cond, const RegionCodeGenTy &ThenGen, const RegionCodeGenTy &ElseGen) | clang::CodeGen::CGOpenMPRuntime | protected |
emitTargetOutlinedFunctionHelper(const OMPExecutableDirective &D, StringRef ParentName, llvm::Function *&OutlinedFn, llvm::Constant *&OutlinedFnID, bool IsOffloadEntry, const RegionCodeGenTy &CodeGen) | clang::CodeGen::CGOpenMPRuntime | protectedvirtual |
emitUpdateLocation(CodeGenFunction &CGF, SourceLocation Loc, unsigned Flags=0) | clang::CodeGen::CGOpenMPRuntime | protected |
getIdentTyPointerTy() | clang::CodeGen::CGOpenMPRuntime | protected |
getOutlinedHelperName() const | clang::CodeGen::CGOpenMPRuntime | inlineprotectedvirtual |
getThreadID(CodeGenFunction &CGF, SourceLocation Loc) | clang::CodeGen::CGOpenMPRuntime | protected |