Searched refs:decodeBoolReg (Results 1 – 3 of 3) sorted by relevance
246 MCOperand decodeBoolReg(unsigned Val) const;
104 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, uint64_t Addr, in decodeBoolReg() function107 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()1721 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
1088 let DecoderMethod = "decodeBoolReg";1093 let DecoderMethod = "decodeBoolReg";1106 let DecoderMethod = "decodeBoolReg";