Searched refs:decodeOperand_VS_32 (Results 1 – 2 of 2) sorted by relevance
172 MCOperand decodeOperand_VS_32(unsigned Val) const;
184 static DecodeStatus decodeOperand_VS_32(MCInst &Inst, unsigned Imm, in decodeOperand_VS_32() function188 return addOperand(Inst, DAsm->decodeOperand_VS_32(Imm)); in decodeOperand_VS_32()1112 MCOperand AMDGPUDisassembler::decodeOperand_VS_32(unsigned Val) const { in decodeOperand_VS_32() function in AMDGPUDisassembler