Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp1978 StringRef InstDecoder = EncodingDef.getValueAsString("DecoderMethod"); in populateInstruction() local
1979 if (InstDecoder != "") { in populateInstruction()
1982 OperandInfo(std::string(InstDecoder), HasCompleteInstDecoder)); in populateInstruction()