Searched defs:EHPad (Results 1 – 11 of 11) sorted by relevance
65 MachineBasicBlock *EHPad = nullptr; in getMatchingEHPad() local167 auto *EHPad = getMatchingEHPad(TI); in replaceFuncletReturns() local271 MachineBasicBlock *EHPad = getMatchingEHPad(Extract); in addExceptionExtraction() local
51 MachineBasicBlock *EHPad = DomNode->getBlock(); in recalculate() local103 MachineBasicBlock *EHPad = WE->getEHPad(); in discoverAndMapException() local
43 MachineBasicBlock *EHPad = nullptr; variable51 WebAssemblyException(MachineBasicBlock *EHPad) : EHPad(EHPad) {} in WebAssemblyException()
186 MachineBasicBlock *EHPad) { in registerTryScope()198 MachineBasicBlock *EHPad = TryToEHPad.lookup(Begin); in unregisterScope() local1006 MachineBasicBlock *EHPad = P.first; in fixUnwindMismatches() local1121 MachineBasicBlock *EHPad = nullptr; in fixUnwindMismatches() local
417 static bool isTopLevelPadForMSVC(const Instruction *EHPad) { in isTopLevelPadForMSVC()1076 Instruction *EHPad = PHIBlock->getFirstNonPHI(); in insertPHILoads() local
116 if (none_of(EHPadSuccessors, [&](const MachineBasicBlock *EHPad) { in computeLastInsertPoint()
329 Instruction *EHPad = CV.front()->getFirstNonPHI(); in createCallInst() local
772 Instruction *EHPad = CV.front()->getFirstNonPHI(); in CloneCallInstForBB() local
218 static Value *getParentPad(Value *EHPad) { in getParentPad()228 static Value *getUnwindDestTokenHelper(Instruction *EHPad, in getUnwindDestTokenHelper()379 static Value *getUnwindDestToken(Instruction *EHPad, in getUnwindDestToken()
1389 Instruction *EHPad = BBColor->getFirstNonPHI(); in CloneInstructionInExitBlock() local
3609 static Value *getParentPad(Value *EHPad) { in getParentPad()