Searched refs:isCatch (Results 1 – 15 of 15) sorted by relevance
180 if (WebAssembly::isCatch(MI.getOpcode())) in hoistCatches()215 !WebAssembly::isCatch(InsertPos->getOpcode())) { in addCatchAlls()343 WebAssembly::isCatch(InsertPos->getOpcode()) && in restoreStackPointer()
157 if (Pos != EHPad->end() && WebAssembly::isCatch(Pos->getOpcode())) in findCatch()
901 if (WebAssembly::isCatch(I->getOpcode())) { in addTryDelegate()1102 else if (WebAssembly::isCatch(MI.getOpcode())) in fixCallUnwindMismatches()1207 else if (WebAssembly::isCatch(MI.getOpcode())) in fixCallUnwindMismatches()1305 else if (WebAssembly::isCatch(MI.getOpcode())) { in fixCatchUnwindMismatches()
364 if (WebAssembly::isCatch(DefI->getOpcode())) in isSafeToMove()
1214 if (LPI->isCatch(I)) in runEHOnFunction()
471 inline bool isCatch(unsigned Opc) { in isCatch() function
1084 if (LP->isCatch(I) && isa<ConstantPointerNull>(Clause)) in canUnwindPastLandingPad()
4348 if (LPI->isCatch(i)) in printInstruction()
4485 if (LPI.isCatch(i)) { in visitLandingPadInst()
808 if (LPI->isCatch(I - 1)) { in addLandingPad()
282 if (LPI->isCatch(I)) { in LandingPadHasOnlyCXXUses()
2423 if (LP.isCatch(I)) in writeInstruction()
2802 bool isCatch(unsigned Idx) const {
4131 if (LI.isCatch(i)) { in visitLandingPadInst()
3260 if (LP.isCatch(I)) in writeInstruction()