Lines Matching refs:InstDecoder
1259 std::string InstDecoder = Def.getValueAsString("DecoderMethod");1260 if (InstDecoder != "") {1261 InsnOperands.push_back(OperandInfo(InstDecoder));