Searched refs:DecodeParams (Results 1 – 1 of 1) sorted by relevance
1072 StringRef DecodeParams = in emitDecoderFunction() local1080 OS << "DecodeStatus decodeFn" << Index << "(" << DecodeParams << ") {\n"; in emitDecoderFunction()1091 OS << "static DecodeStatus decodeToMCInst(unsigned Idx, " << DecodeParams in emitDecoderFunction()1097 OS << " using DecodeFnTy = DecodeStatus (*)(" << DecodeParams << ");\n"; in emitDecoderFunction()