Searched refs:hasMIMG_R128 (Results 1 – 4 of 4) sorted by relevance
366 bool hasMIMG_R128() const { in hasMIMG_R128() function
1269 bool hasMIMG_R128(const MCSubtargetInfo &STI);
2066 bool hasMIMG_R128(const MCSubtargetInfo &STI) { in hasMIMG_R128() function
1444 bool hasMIMG_R128() const { in hasMIMG_R128() function in __anon6862249c0111::AMDGPUAsmParser1445 return AMDGPU::hasMIMG_R128(getSTI()); in hasMIMG_R128()6497 if (Name == "r128" && !hasMIMG_R128()) in parseNamedBit()