Home
last modified time | relevance | path

Searched defs:IPG (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1021 IRBuilder<>::InsertPointGuard IPG(Builder); createCancel() local
1438 IRBuilder<>::InsertPointGuard IPG(Builder); createParallel() local
2011 IRBuilder<>::InsertPointGuard IPG(Builder); createSections() local
2103 IRBuilder<>::InsertPointGuard IPG(Builder); createSection() local
5754 IRBuilder<>::InsertPointGuard IPG(Builder); createCopyinClauseBlocks() local
5801 IRBuilder<>::InsertPointGuard IPG(Builder); createOMPAlloc() local
5818 IRBuilder<>::InsertPointGuard IPG(Builder); createOMPFree() local
5834 IRBuilder<>::InsertPointGuard IPG(Builder); createOMPInteropInit() local
5862 IRBuilder<>::InsertPointGuard IPG(Builder); createOMPInteropDestroy() local
5891 IRBuilder<>::InsertPointGuard IPG(Builder); createOMPInteropUse() local
5917 IRBuilder<>::InsertPointGuard IPG(Builder); createCachedThreadPrivate() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp3039 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); EmitAsmStmt() local
3078 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); EmitAsmStmt() local
H A DCGExpr.cpp98 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); CreateTempAlloca() local
H A DCGOpenMPRuntime.cpp1191 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); PushAndPopStackRAII() local
1450 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); getThreadID() local