Lines Matching refs:SetInsertPoint
519 IRB.SetInsertPoint(CI); in wrapInvoke()
718 IRB.SetInsertPoint(BB); in wrapTestSetjmp()
733 IRB.SetInsertPoint(CallEmLongjmpBB); in wrapTestSetjmp()
749 IRB.SetInsertPoint(ThenBB1); in wrapTestSetjmp()
761 IRB.SetInsertPoint(EndBB2); in wrapTestSetjmp()
765 IRB.SetInsertPoint(ElseBB1); in wrapTestSetjmp()
769 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()
830 IRB.SetInsertPoint(CI); in replaceLongjmpWith()
1095 IRB.SetInsertPoint(II); in runEHOnFunction()
1129 IRB.SetInsertPoint(RethrowLongjmpBB); in runEHOnFunction()
1141 IRB.SetInsertPoint(II); // Restore the insert point back in runEHOnFunction()
1149 IRB.SetInsertPoint(Tail); in runEHOnFunction()
1175 IRB.SetInsertPoint(RI); in runEHOnFunction()
1198 IRB.SetInsertPoint(CI); in runEHOnFunction()
1217 IRB.SetInsertPoint(LPI); in runEHOnFunction()
1304 IRB.SetInsertPoint(SetjmpTableSize); in runSjLjOnFunction()
1339 IRB.SetInsertPoint(Tail->getFirstNonPHI()); in runSjLjOnFunction()
1352 IRB.SetInsertPoint(CI); in runSjLjOnFunction()
1595 IRB.SetInsertPoint(RethrowExnBB); in handleLongjmpableCallsForEmscriptenSjLj()
1602 IRB.SetInsertPoint(CI); in handleLongjmpableCallsForEmscriptenSjLj()
1608 IRB.SetInsertPoint(NormalBB); in handleLongjmpableCallsForEmscriptenSjLj()
1632 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForEmscriptenSjLj()
1715 IRB.SetInsertPoint(CatchDispatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1722 IRB.SetInsertPoint(CatchLongjmpBB); in handleLongjmpableCallsForWasmSjLj()
1756 IRB.SetInsertPoint(ThenBB); in handleLongjmpableCallsForWasmSjLj()
1761 IRB.SetInsertPoint(EndBB); in handleLongjmpableCallsForWasmSjLj()
1773 IRB.SetInsertPoint(SetjmpDispatchBB); in handleLongjmpableCallsForWasmSjLj()
1857 IRB.SetInsertPoint(CSI); in handleLongjmpableCallsForWasmSjLj()
1869 IRB.SetInsertPoint(CRI); in handleLongjmpableCallsForWasmSjLj()