Searched refs:hasMIMG_R128 (Results 1 – 4 of 4) sorted by relevance
352 bool hasMIMG_R128(const MCSubtargetInfo &STI);
646 bool hasMIMG_R128(const MCSubtargetInfo &STI) { in hasMIMG_R128() function
456 bool hasMIMG_R128() const { in hasMIMG_R128() function
951 bool hasMIMG_R128() const { in hasMIMG_R128() function in __anone445c97f0111::AMDGPUAsmParser952 return AMDGPU::hasMIMG_R128(getSTI()); in hasMIMG_R128()2463 return !R128 || hasMIMG_R128(); in validateMIMGR128()