Searched refs:isCatch (Results 1 – 17 of 17) sorted by relevance
183 if (WebAssembly::isCatch(MI.getOpcode())) in hoistCatches()218 !WebAssembly::isCatch(InsertPos->getOpcode())) { in addCatchAlls()405 WebAssembly::isCatch(InsertPos->getOpcode()) && in restoreStackPointer()
158 if (Pos != EHPad->end() && WebAssembly::isCatch(Pos->getOpcode())) in findCatch()
932 if (WebAssembly::isCatch(MI.getOpcode())) in placeTryTableMarker()1230 if (WebAssembly::isCatch(I->getOpcode())) { in addNestedTryDelegate()1444 if (WebAssembly::isCatch(I->getOpcode())) { in addNestedTryTable()1839 else if (WebAssembly::isCatch(MI.getOpcode())) in fixCallUnwindMismatches()1943 else if (WebAssembly::isCatch(MI.getOpcode())) in fixCallUnwindMismatches()2148 else if (WebAssembly::isCatch(MI.getOpcode())) { in fixCatchUnwindMismatches()
390 if (WebAssembly::isCatch(DefI->getOpcode())) in isSafeToMove()
1219 if (LPI->isCatch(I)) in runEHOnFunction()
502 inline bool isCatch(unsigned Opc) { in isCatch() function
1159 if (LP->isCatch(I) && isa<ConstantPointerNull>(Clause)) in canUnwindPastLandingPad()
4541 if (LPI->isCatch(i)) in printInstruction()
4653 if (LPI.isCatch(i)) { in visitLandingPadInst()
1543 bool isCatch(unsigned Idx) const { in isCatch() function1544 return cast<llvm::LandingPadInst>(Val)->isCatch(Idx); in isCatch()
850 if (LPI->isCatch(I - 1)) { in addLandingPad()
282 if (LPI->isCatch(I)) { in LandingPadHasOnlyCXXUses()
2423 if (LP.isCatch(I)) in writeInstruction()
2940 bool isCatch(unsigned Idx) const {
4573 if (LI.isCatch(i)) { in visitLandingPadInst()
3423 if (LP.isCatch(I)) in writeInstruction()