Lines Matching refs:SetInsertPoint
514 IRB.SetInsertPoint(CI); in wrapInvoke()
712 IRB.SetInsertPoint(BB); in wrapTestSetjmp()
727 IRB.SetInsertPoint(CallEmLongjmpBB); in wrapTestSetjmp()
743 IRB.SetInsertPoint(ThenBB1); in wrapTestSetjmp()
753 IRB.SetInsertPoint(EndBB2); in wrapTestSetjmp()
757 IRB.SetInsertPoint(ElseBB1); in wrapTestSetjmp()
761 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()
822 IRB.SetInsertPoint(CI); in replaceLongjmpWith()
1086 IRB.SetInsertPoint(II); in runEHOnFunction()
1120 IRB.SetInsertPoint(RethrowLongjmpBB); in runEHOnFunction()
1132 IRB.SetInsertPoint(II); // Restore the insert point back in runEHOnFunction()
1140 IRB.SetInsertPoint(Tail); in runEHOnFunction()
1166 IRB.SetInsertPoint(RI); in runEHOnFunction()
1189 IRB.SetInsertPoint(CI); in runEHOnFunction()
1208 IRB.SetInsertPoint(LPI); in runEHOnFunction()
1271 IRB.SetInsertPoint(Entry->getTerminator()->getIterator()); in runSjLjOnFunction()
1309 IRB.SetInsertPoint(Tail, Tail->getFirstNonPHIIt()); in runSjLjOnFunction()
1322 IRB.SetInsertPoint(CI); in runSjLjOnFunction()
1482 IRB.SetInsertPoint(RethrowExnBB); in handleLongjmpableCallsForEmscriptenSjLj()
1489 IRB.SetInsertPoint(CI); in handleLongjmpableCallsForEmscriptenSjLj()
1495 IRB.SetInsertPoint(NormalBB); in handleLongjmpableCallsForEmscriptenSjLj()
1518 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForEmscriptenSjLj()
1596 IRB.SetInsertPoint(CatchDispatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1603 IRB.SetInsertPoint(CatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1633 IRB.SetInsertPoint(ThenBB); in handleLongjmpableCallsForWasmSjLj()
1638 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForWasmSjLj()
1650 IRB.SetInsertPoint(SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()
1734 IRB.SetInsertPoint(CSI); in handleLongjmpableCallsForWasmSjLj()
1746 IRB.SetInsertPoint(CRI); in handleLongjmpableCallsForWasmSjLj()