Searched refs:TryTable (Results 1 – 2 of 2) sorted by relevance
850 auto *TryTable = TryTableMIB.getInstr(); in placeTryTableMarker() local942 registerTryScope(TryTable, EndTryTable, &MBB); in placeTryTableMarker()1413 MachineInstr *TryTable = in addNestedTryTable() local1506 registerTryScope(TryTable, EndTryTable, nullptr); in addNestedTryTable()1965 auto *TryTable = It->second; in fixCallUnwindMismatches() local1966 auto *EndTryTable = BeginToEnd[TryTable]; in fixCallUnwindMismatches()2013 static MachineBasicBlock *getSingleUnwindDest(const MachineInstr *TryTable) { in getSingleUnwindDest() argument2014 if (TryTable->getOperand(1).getImm() != 1) in getSingleUnwindDest()2016 switch (TryTable->getOperand(2).getImm()) { in getSingleUnwindDest()2019 return TryTable->getOperand(4).getMBB(); in getSingleUnwindDest()[all …]
255 TryTable, enumerator344 case TryTable: in nestingString()639 push(TryTable); in parseInstruction()649 if (pop(Name, TryTable)) in parseInstruction()