Home
last modified time | relevance | path

Searched refs:HasSoftFail (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2229 const bool HasSoftFail = OpcodeMask & (1 << MCD::OPC_SoftFail); in emitDecodeInstruction() local
2421 if (HasSoftFail) { in emitDecodeInstruction()