Home
last modified time | relevance | path

Searched defs:IsFail (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp923 bool IsFail = DecoderOp == MCD::OPC_FilterValueOrFail; in emitTable() local
937 bool IsFail = DecoderOp == MCD::OPC_CheckFieldOrFail; in emitTable() local
956 bool IsFail = DecoderOp == MCD::OPC_CheckPredicateOrFail; in emitTable() local
971 bool IsFail = DecoderOp == MCD::OPC_TryDecodeOrFail; in emitTable() local