Searched refs:decodeBoolReg (Results 1 – 3 of 3) sorted by relevance
253 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()1803 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
930 let DecoderMethod = "decodeBoolReg";935 let DecoderMethod = "decodeBoolReg";948 let DecoderMethod = "decodeBoolReg";