Searched refs:decodeBoolReg (Results 1 – 3 of 3) sorted by relevance
268 MCOperand decodeBoolReg(unsigned Val) const;
133 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, uint64_t Addr, in decodeBoolReg() function136 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()1742 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
951 let DecoderMethod = "decodeBoolReg";956 let DecoderMethod = "decodeBoolReg";969 let DecoderMethod = "decodeBoolReg";