Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1021 IRBuilder<>::InsertPointGuard IPG(Builder); in createCancel() local
1438 IRBuilder<>::InsertPointGuard IPG(Builder); in createParallel() local
2077 IRBuilder<>::InsertPointGuard IPG(Builder); in createSections() local
2169 IRBuilder<>::InsertPointGuard IPG(Builder); in createSection() local
5820 IRBuilder<>::InsertPointGuard IPG(Builder); in createCopyinClauseBlocks() local
5867 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPAlloc() local
5884 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPFree() local
5900 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropInit() local
5928 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropDestroy() local
5957 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropUse() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp3051 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); in EmitAsmStmt() local
3090 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); in EmitAsmStmt() local
H A DCGExpr.cpp99 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); in CreateTempAlloca() local
H A DCGOpenMPRuntime.cpp1192 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in PushAndPopStackRAII() local
1451 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in getThreadID() local