Searched refs:HasTryDecode (Results 1 – 1 of 1) sorted by relevance
2224 const bool HasTryDecode = OpcodeMask & ((1 << MCD::OPC_TryDecode) | in emitDecodeInstruction() local2383 if (HasTryDecode) { in emitDecodeInstruction()