Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp738 IRBuilder<>::InsertPointGuard IPG(Builder); in createCancel() local
948 IRBuilder<>::InsertPointGuard IPG(Builder); in createParallel() local
1509 IRBuilder<>::InsertPointGuard IPG(Builder); in createSections() local
1601 IRBuilder<>::InsertPointGuard IPG(Builder); in createSection() local
3482 IRBuilder<>::InsertPointGuard IPG(Builder); in createCopyinClauseBlocks() local
3529 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPAlloc() local
3546 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPFree() local
3562 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropInit() local
3590 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropDestroy() local
3619 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropUse() local
[all …]
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h1780 CGBuilderTy::InsertPointGuard IPG(CGF.Builder);
H A DCGExpr.cpp93 llvm::IRBuilderBase::InsertPointGuard IPG(Builder); in CreateTempAlloca() local
H A DCGOpenMPRuntime.cpp1212 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in PushAndPopStackRAII() local
1452 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in getThreadID() local