Searched refs:InstDecoder (Results 1 – 1 of 1) sorted by relevance
1769 StringRef InstDecoder = Def.getValueAsString("DecoderMethod"); in populateInstruction() local1770 if (InstDecoder != "") { in populateInstruction()1772 InsnOperands.push_back(OperandInfo(InstDecoder, HasCompleteInstDecoder)); in populateInstruction()