Searched refs:hasPackedD16 (Results 1 – 4 of 4) sorted by relevance
1272 bool hasPackedD16(const MCSubtargetInfo &STI);
2078 bool hasPackedD16(const MCSubtargetInfo &STI) { in hasPackedD16() function
1020 if (D16 && AMDGPU::hasPackedD16(STI)) { in convertMIMGInst()
1448 bool hasPackedD16() const { in hasPackedD16() function in __anon6862249c0111::AMDGPUAsmParser1449 return AMDGPU::hasPackedD16(getSTI()); in hasPackedD16()3886 if (hasPackedD16()) { in validateMIMGDataSize()