Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp87 static cl::opt<bool> UseFnTableInDecodeToMCInst( variable
1076 if (UseFnTableInDecodeToMCInst) { in emitDecoderFunction()
1095 if (UseFnTableInDecodeToMCInst) { in emitDecoderFunction()
1279 indent Indent(UseFnTableInDecodeToMCInst ? 2 : 4); in getDecoderIndex()