Searched refs:decodeBoolReg (Results 1 – 6 of 6) sorted by relevance
137 MCOperand decodeBoolReg(unsigned Val) const;
104 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, in decodeBoolReg() function107 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()1179 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
263 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()1842 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
925 let DecoderMethod = "decodeBoolReg";930 let DecoderMethod = "decodeBoolReg";943 let DecoderMethod = "decodeBoolReg";
1084 let DecoderMethod = "decodeBoolReg";1089 let DecoderMethod = "decodeBoolReg";1102 let DecoderMethod = "decodeBoolReg";