Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1833 bool HasCompleteInstDecoder = EncodingDef.getValueAsBit("hasCompleteDecoder"); in populateInstruction() local
1835 OperandInfo(std::string(InstDecoder), HasCompleteInstDecoder)); in populateInstruction()