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