Searched refs:hasA16 (Results 1 – 9 of 9) sorted by relevance
1070 bool hasA16() const { return HasA16; } in hasA16() function
256 if (!ST->hasA16() && !ST->hasG16()) in simplifyAMDGCNImageIntrinsic()286 if (!OnlyDerivatives && !ST->hasA16()) in simplifyAMDGCNImageIntrinsic()
2112 def HasA16 : Predicate<"Subtarget->hasA16()">,
6425 if (IsA16 && !ST.hasA16()) { in legalizeImageIntrinsic()
5166 } else if (ST.hasA16()) { in verifyInstruction()
8036 if (!ST->hasA16()) { in lowerImage()
1270 bool hasA16(const MCSubtargetInfo &STI);
2070 bool hasA16(const MCSubtargetInfo &STI) { in hasA16() function
1452 bool hasA16() const { return AMDGPU::hasA16(getSTI()); } in hasA16() function in __anon6862249c0111::AMDGPUAsmParser6499 if (Name == "a16" && !hasA16()) in parseNamedBit()