Searched refs:decodeBoolReg (Results 1 – 3 of 3) sorted by relevance
199 MCOperand decodeBoolReg(unsigned Val) const;
121 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, uint64_t Addr, in decodeBoolReg() function124 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()2001 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
1069 let DecoderMethod = "decodeBoolReg";1074 let DecoderMethod = "decodeBoolReg";1087 let DecoderMethod = "decodeBoolReg";