Searched refs:InstDecoder (Results 1 – 1 of 1) sorted by relevance
1980 StringRef InstDecoder = EncodingDef.getValueAsString("DecoderMethod"); in populateInstruction() local1981 if (InstDecoder != "") { in populateInstruction()1984 OperandInfo(std::string(InstDecoder), HasCompleteInstDecoder)); in populateInstruction()