Lines Matching full:unsigned

40   void printU16ImmOperand(const MCInst *MI, unsigned OpNo,
42 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
43 void printU32ImmOperand(const MCInst *MI, unsigned OpNo,
45 void printNamedBit(const MCInst *MI, unsigned OpNo, raw_ostream &O,
47 void printOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
49 void printFlatOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
52 void printSMRDOffset8(const MCInst *MI, unsigned OpNo,
54 void printSMEMOffset(const MCInst *MI, unsigned OpNo,
56 void printSMRDLiteralOffset(const MCInst *MI, unsigned OpNo,
58 void printCPol(const MCInst *MI, unsigned OpNo,
62 void printDim(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
64 void printR128A16(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
66 void printFORMAT(const MCInst *MI, unsigned OpNo,
71 void printRegOperand(unsigned RegNo, raw_ostream &O);
72 void printVOPDst(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
74 void printVINTRPDst(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
90 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
92 void printRegularOperand(const MCInst *MI, unsigned OpNo,
94 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum,
98 void printOperandAndFPInputMods(const MCInst *MI, unsigned OpNo,
100 void printOperandAndIntInputMods(const MCInst *MI, unsigned OpNo,
102 void printDPP8(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
104 void printDPPCtrl(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
106 void printDppBoundCtrl(const MCInst *MI, unsigned OpNo,
108 void printDppFI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
110 void printSDWASel(const MCInst *MI, unsigned OpNo, raw_ostream &O);
111 void printSDWADstSel(const MCInst *MI, unsigned OpNo,
113 void printSDWASrc0Sel(const MCInst *MI, unsigned OpNo,
115 void printSDWASrc1Sel(const MCInst *MI, unsigned OpNo,
117 void printSDWADstUnused(const MCInst *MI, unsigned OpNo,
119 void printPackedModifier(const MCInst *MI, StringRef Name, unsigned Mod,
121 void printOpSel(const MCInst *MI, unsigned OpNo,
123 void printOpSelHi(const MCInst *MI, unsigned OpNo,
125 void printNegLo(const MCInst *MI, unsigned OpNo,
127 void printNegHi(const MCInst *MI, unsigned OpNo,
129 void printIndexKey8bit(const MCInst *MI, unsigned OpNo,
131 void printIndexKey16bit(const MCInst *MI, unsigned OpNo,
133 void printInterpSlot(const MCInst *MI, unsigned OpNo,
135 void printInterpAttr(const MCInst *MI, unsigned OpNo,
137 void printInterpAttrChan(const MCInst *MI, unsigned OpNo,
140 void printGPRIdxMode(const MCInst *MI, unsigned OpNo,
142 void printMemOperand(const MCInst *MI, unsigned OpNo,
144 void printBLGP(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
146 bool needsImpliedVcc(const MCInstrDesc &Desc, unsigned OpNo) const;
150 void printExpSrcN(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
151 raw_ostream &O, unsigned N);
152 void printExpSrc0(const MCInst *MI, unsigned OpNo,
154 void printExpSrc1(const MCInst *MI, unsigned OpNo,
156 void printExpSrc2(const MCInst *MI, unsigned OpNo,
158 void printExpSrc3(const MCInst *MI, unsigned OpNo,
160 void printExpTgt(const MCInst *MI, unsigned OpNo,
162 void printNamedInt(const MCInst *MI, unsigned OpNo,
166 void printBitOp3(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
170 static void printIfSet(const MCInst *MI, unsigned OpNo, raw_ostream &O,
172 static void printIfSet(const MCInst *MI, unsigned OpNo, raw_ostream &O,
175 void printAbs(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
177 void printClamp(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
179 void printOModSI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
181 void printLiteral(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
183 void printLast(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
185 void printNeg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
187 void printOMOD(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
189 void printRel(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
191 void printUpdateExecMask(const MCInst *MI, unsigned OpNo,
193 void printUpdatePred(const MCInst *MI, unsigned OpNo,
195 void printWrite(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
197 void printBankSwizzle(const MCInst *MI, unsigned OpNo,
199 void printRSel(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
201 void printCT(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
203 void printKCache(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
205 void printSendMsg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
207 void printSwizzle(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
209 void printSWaitCnt(const MCInst *MI, unsigned OpNo,
211 void printDepCtr(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
213 void printSDelayALU(const MCInst *MI, unsigned OpNo,
215 void printHwreg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
217 void printEndpgm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,