Searched refs:HasSoftFail (Results 1 – 1 of 1) sorted by relevance
2229 const bool HasSoftFail = OpcodeMask & (1 << MCD::OPC_SoftFail); in emitDecodeInstruction() local2421 if (HasSoftFail) { in emitDecodeInstruction()