Lines Matching refs:DecodeStatus
104 DecodeStatus getInstruction(MCInst &MI, uint64_t &Size,
117 DecodeStatus tryDecodeInst(const uint8_t *Table, MCInst &MI, InsnType Inst, in tryDecodeInst()
132 Optional<DecodeStatus> onSymbolStart(SymbolInfoTy &Symbol, uint64_t &Size,
137 DecodeStatus decodeKernelDescriptor(StringRef KdName, ArrayRef<uint8_t> Bytes,
140 DecodeStatus
149 DecodeStatus decodeCOMPUTE_PGM_RSRC1(uint32_t FourByteBuffer,
156 DecodeStatus decodeCOMPUTE_PGM_RSRC2(uint32_t FourByteBuffer,
159 DecodeStatus convertEXPInst(MCInst &MI) const;
160 DecodeStatus convertVINTERPInst(MCInst &MI) const;
161 DecodeStatus convertFMAanyK(MCInst &MI, int ImmLitIdx) const;
162 DecodeStatus convertSDWAInst(MCInst &MI) const;
163 DecodeStatus convertDPP8Inst(MCInst &MI) const;
164 DecodeStatus convertMIMGInst(MCInst &MI) const;
165 DecodeStatus convertVOP3DPPInst(MCInst &MI) const;
166 DecodeStatus convertVOP3PDPPInst(MCInst &MI) const;
167 DecodeStatus convertVOPCDPPInst(MCInst &MI) const;