Searched refs:decodeBoolReg (Results 1 – 3 of 3) sorted by relevance
165 MCOperand decodeBoolReg(unsigned Val) const;
97 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, in decodeBoolReg() function100 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()1437 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
965 let DecoderMethod = "decodeBoolReg";970 let DecoderMethod = "decodeBoolReg";983 let DecoderMethod = "decodeBoolReg";