Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SetInsertPoint

213   CGF.Builder.SetInsertPoint(StoreExpectedBB);
220 CGF.Builder.SetInsertPoint(ContinueBB);
278 CGF.Builder.SetInsertPoint(MonotonicBB);
284 CGF.Builder.SetInsertPoint(AcquireBB);
294 CGF.Builder.SetInsertPoint(SeqCstBB);
302 CGF.Builder.SetInsertPoint(ContBB);
341 CGF.Builder.SetInsertPoint(StrongBB);
346 CGF.Builder.SetInsertPoint(WeakBB);
351 CGF.Builder.SetInsertPoint(ContBB);
818 Builder.SetInsertPoint(MonotonicBB);
823 Builder.SetInsertPoint(AcquireBB);
833 Builder.SetInsertPoint(ReleaseBB);
841 Builder.SetInsertPoint(AcqRelBB);
848 Builder.SetInsertPoint(SeqCstBB);
856 Builder.SetInsertPoint(ContBB);