Searched refs:OPC_TryDecode (Results 1 – 2 of 2) sorted by relevance
24 OPC_TryDecode, // OPC_TryDecode(uleb128 Opcode, uleb128 DIdx, enumerator
912 case MCD::OPC_TryDecode: { in emitTable()913 bool IsTry = *I == MCD::OPC_TryDecode; in emitTable()1505 : MCD::OPC_TryDecode); in emitSingletonTableEntry()2378 LLVM_DEBUG(dbgs() << Loc << ": OPC_TryDecode: opcode " << Opc in emitDecodeInstruction()