Lines Matching refs:SetInsertPoint
520 IRB.SetInsertPoint(CI); in wrapInvoke()
717 IRB.SetInsertPoint(BB); in wrapTestSetjmp()
732 IRB.SetInsertPoint(CallEmLongjmpBB); in wrapTestSetjmp()
748 IRB.SetInsertPoint(ThenBB1); in wrapTestSetjmp()
760 IRB.SetInsertPoint(EndBB2); in wrapTestSetjmp()
764 IRB.SetInsertPoint(ElseBB1); in wrapTestSetjmp()
768 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()
829 IRB.SetInsertPoint(CI); in replaceLongjmpWith()
1093 IRB.SetInsertPoint(II); in runEHOnFunction()
1127 IRB.SetInsertPoint(RethrowLongjmpBB); in runEHOnFunction()
1139 IRB.SetInsertPoint(II); // Restore the insert point back in runEHOnFunction()
1147 IRB.SetInsertPoint(Tail); in runEHOnFunction()
1173 IRB.SetInsertPoint(RI); in runEHOnFunction()
1196 IRB.SetInsertPoint(CI); in runEHOnFunction()
1215 IRB.SetInsertPoint(LPI); in runEHOnFunction()
1293 IRB.SetInsertPoint(SetjmpTableSize); in runSjLjOnFunction()
1338 IRB.SetInsertPoint(Tail, Tail->getFirstNonPHIIt()); in runSjLjOnFunction()
1351 IRB.SetInsertPoint(CI); in runSjLjOnFunction()
1404 IRB.SetInsertPoint(I); in runSjLjOnFunction()
1589 IRB.SetInsertPoint(RethrowExnBB); in handleLongjmpableCallsForEmscriptenSjLj()
1596 IRB.SetInsertPoint(CI); in handleLongjmpableCallsForEmscriptenSjLj()
1602 IRB.SetInsertPoint(NormalBB); in handleLongjmpableCallsForEmscriptenSjLj()
1626 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForEmscriptenSjLj()
1709 IRB.SetInsertPoint(CatchDispatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1716 IRB.SetInsertPoint(CatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1748 IRB.SetInsertPoint(ThenBB); in handleLongjmpableCallsForWasmSjLj()
1753 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForWasmSjLj()
1765 IRB.SetInsertPoint(SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()
1849 IRB.SetInsertPoint(CSI); in handleLongjmpableCallsForWasmSjLj()
1861 IRB.SetInsertPoint(CRI); in handleLongjmpableCallsForWasmSjLj()