Home
last modified time | relevance | path

Searched refs:InsertPointGuard (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h166 class InsertPointGuard {
172 InsertPointGuard(VPBuilder &B) in InsertPointGuard() function
175 InsertPointGuard(const InsertPointGuard &) = delete;
176 InsertPointGuard &operator=(const InsertPointGuard &) = delete;
178 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()
H A DVPlanRecipes.cpp1065 IRBuilder<>::InsertPointGuard Guard(Builder); in execute()
1127 IRBuilderBase::InsertPointGuard IPBuilder(Builder); in execute()
1138 IRBuilderBase::InsertPointGuard IPBuilder(Builder); in execute()
H A DVectorCombine.cpp857 IRBuilder<>::InsertPointGuard Guard(Builder); in freeze()
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp168 InstCombiner::BuilderTy::InsertPointGuard Guard(Builder); in visitImpl()
542 InstCombiner::BuilderTy::InsertPointGuard Guard(IC.Builder); in Negate()
H A DInstCombineSimplifyDemanded.cpp251 IRBuilderBase::InsertPointGuard Guard(Builder); in SimplifyDemandedUseBits()
393 IRBuilderBase::InsertPointGuard Guard(Builder); in SimplifyDemandedUseBits()
478 IRBuilderBase::InsertPointGuard Guard(Builder); in SimplifyDemandedUseBits()
495 IRBuilderBase::InsertPointGuard Guard(Builder); in SimplifyDemandedUseBits()
H A DInstCombineSelect.cpp1501 InstCombiner::BuilderTy::InsertPointGuard Guard(IC.Builder); in tryToReuseConstantFromSelectInComparison()
1617 InstCombiner::BuilderTy::InsertPointGuard Guard(Builder); in foldSelectInstWithICmp()
H A DInstCombineVectorOps.cpp1093 BuilderTy::InsertPointGuard Guard(Builder); in foldAggregateConstructionIntoAggregateReuse()
H A DInstCombineCasts.cpp91 IRBuilderBase::InsertPointGuard Guard(Builder); in PromoteCastOfAllocation()
H A DInstructionCombining.cpp2424 IRBuilderBase::InsertPointGuard Guard(Builder); in visitGetElementPtrInst()
H A DInstCombineAndOrXor.cpp3270 BuilderTy::InsertPointGuard Guard(Builder); in foldXorOfICmps()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp191 IRBuilder<>::InsertPointGuard Guard(IRB); in addBoundsChecking()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp738 IRBuilder<>::InsertPointGuard IPG(Builder); in createCancel()
948 IRBuilder<>::InsertPointGuard IPG(Builder); in createParallel()
1509 IRBuilder<>::InsertPointGuard IPG(Builder); in createSections()
1601 IRBuilder<>::InsertPointGuard IPG(Builder); in createSection()
3482 IRBuilder<>::InsertPointGuard IPG(Builder); in createCopyinClauseBlocks()
3529 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPAlloc()
3546 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPFree()
3562 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropInit()
3590 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropDestroy()
3619 IRBuilder<>::InsertPointGuard IPG(Builder); in createOMPInteropUse()
[all …]
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp283 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr()
H A DLCSSA.cpp87 IRBuilderBase::InsertPointGuard InsertPtGuard(Builder); in formLCSSAForInstructions()
H A DSimplifyLibCalls.cpp3430 IRBuilderBase::InsertPointGuard Guard(Builder); in optimizeCall()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIRBuilder.h350 class InsertPointGuard {
357 InsertPointGuard(IRBuilderBase &B) in InsertPointGuard() function
361 InsertPointGuard(const InsertPointGuard &) = delete;
362 InsertPointGuard &operator=(const InsertPointGuard &) = delete;
364 ~InsertPointGuard() { in ~InsertPointGuard()
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp176 llvm::IRBuilderBase::InsertPointGuard guard(builder); in convertOmpOpRegions()
199 llvm::IRBuilderBase::InsertPointGuard guard(builder); in convertOmpOpRegions()
737 llvm::IRBuilderBase::InsertPointGuard guard(builder); in convertOmpWsLoop()
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1170 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F()
3948 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
3964 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
3990 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
4190 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
4203 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
4223 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
4246 IRBuilderBase::InsertPointGuard Guard(Builder); in TEST_F()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp1091 BuilderTy::InsertPointGuard Guard(Builder); in compute_()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1095 IRBuilderBase::InsertPointGuard Guard(IC.Builder); in simplifyAMDGCNMemoryIntrinsicDemanded()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DIRBuilderTest.cpp787 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F()
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp1624 PollyIRBuilder::InsertPointGuard IPGuard(Builder); in buildExitPHI()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1920 IRBuilderBase::InsertPointGuard Guard(IC.Builder); in simplifyDemandedVectorEltsIntrinsic()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h1780 CGBuilderTy::InsertPointGuard IPG(CGF.Builder);
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3163 IRBuilderBase::InsertPointGuard Guard(IRB); in visitPHINode()

12