Searched refs:decodeDstOp (Results 1 – 2 of 2) sorted by relevance
1347 return decodeDstOp(OPW256, Val); in decodeOperand_SReg_256()1351 return decodeDstOp(OPW288, Val); in decodeOperand_SReg_288()1355 return decodeDstOp(OPW320, Val); in decodeOperand_SReg_320()1359 return decodeDstOp(OPW352, Val); in decodeOperand_SReg_352()1363 return decodeDstOp(OPW384, Val); in decodeOperand_SReg_384()1367 return decodeDstOp(OPW512, Val); in decodeOperand_SReg_512()1665 MCOperand AMDGPUDisassembler::decodeDstOp(const OpWidthTy Width, unsigned Val) const { in decodeDstOp() function in AMDGPUDisassembler
253 MCOperand decodeDstOp(const OpWidthTy Width, unsigned Val) const;