Searched refs:hasA16 (Results 1 – 9 of 9) sorted by relevance
1117 bool hasA16() const { return HasA16; } in hasA16() function
315 if (!ST->hasA16() && !ST->hasG16()) in simplifyAMDGCNImageIntrinsic()345 if (!OnlyDerivatives && !ST->hasA16()) in simplifyAMDGCNImageIntrinsic()
2514 def HasA16 : Predicate<"Subtarget->hasA16()">,
6555 if (IsA16 && !ST.hasA16()) { in legalizeImageIntrinsic()
5351 } else if (ST.hasA16()) { in verifyInstruction()
8599 if (!ST->hasA16()) { in lowerImage()
1501 bool hasA16(const MCSubtargetInfo &STI);
2309 bool hasA16(const MCSubtargetInfo &STI) { in hasA16() function
1506 bool hasA16() const { return AMDGPU::hasA16(getSTI()); } in hasA16() function in __anon6862249c0111::AMDGPUAsmParser6882 if (Name == "a16" && !hasA16()) in parseNamedBit()