Searched refs:InsertPointGuard (Results 1 – 22 of 22) sorted by relevance
148 class InsertPointGuard {154 InsertPointGuard(VPBuilder &B) in InsertPointGuard() function157 InsertPointGuard(const InsertPointGuard &) = delete;158 InsertPointGuard &operator=(const InsertPointGuard &) = delete;160 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()
3026 IRBuilder<>::InsertPointGuard Guard(Builder); in vectorizeTree()
1763 IRBuilder<>::InsertPointGuard Guard(Builder); in getBroadcastInstrs()
103 llvm::IRBuilder<>::InsertPointGuard caller_insert_point_guard_;
108 llvm::IRBuilder<>::InsertPointGuard guard(*b); in EmitAndCallOutlinedKernel()
290 llvm::IRBuilder<>::InsertPointGuard guard(*b); in EmitAllocaAtFunctionEntryWithCount()
80 IRBuilder<>::InsertPointGuard Guard(*Builder); in getTrapBB()
210 class InsertPointGuard {216 InsertPointGuard(const InsertPointGuard &) = delete;217 InsertPointGuard &operator=(const InsertPointGuard &) = delete;220 InsertPointGuard(IRBuilderBase &B) in InsertPointGuard() function224 ~InsertPointGuard() { in ~InsertPointGuard()
184 IRBuilder<>::InsertPointGuard Guard(IRB); in addBoundsChecking()
228 class InsertPointGuard {235 InsertPointGuard(IRBuilderBase &B) in InsertPointGuard() function239 InsertPointGuard(const InsertPointGuard &) = delete;240 InsertPointGuard &operator=(const InsertPointGuard &) = delete;242 ~InsertPointGuard() { in ~InsertPointGuard()
271 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr()
284 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr()
330 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F()
691 BuilderTy::InsertPointGuard Guard(Builder); in compute_()
795 BuilderTy::InsertPointGuard Guard(Builder); in compute_()
414 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F()
1000 IRBuilderBase::InsertPointGuard Guard(Builder); in simplifyAMDGCNMemoryIntrinsicDemanded()
1577 IRBuilderBase::InsertPointGuard Guard(Builder); in visitGetElementPtrInst()
1463 IRBuilderBase::InsertPointGuard Guard(*Builder); in visitGetElementPtrInst()
952 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in emitUpdateLocation()1017 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in getThreadID()
2194 IRBuilder<>::InsertPointGuard Guard(Builder); in vectorizeTree()
1863 IRBuilder<>::InsertPointGuard Guard(Builder); in getBroadcastInstrs()