Searched refs:hasGFX10_3Insts (Results 1 – 6 of 6) sorted by relevance
644 return hasFlatScratchInsts() && (hasGFX10_3Insts() || hasGFX940Insts()); in hasFlatScratchSTMode()1106 bool hasGFX10_3Insts() const { in hasGFX10_3Insts() function
640 if (!ST->hasGFX10_3Insts()) in tryRecordVCmpxAndSaveexecSequence()
776 if (!ST->hasGFX10_3Insts()) in tryReplaceDeadSDST()
1929 "!Subtarget->hasGFX10_3Insts()">,2217 def HasFmaLegacy32 : Predicate<"Subtarget->hasGFX10_3Insts()">,
972 return hasGFX10_3Insts(*STI) ? 16 : 20; in getMaxWavesPerEU()1115 if (hasGFX10_3Insts(*STI)) in getVGPRAllocGranule()2190 bool hasGFX10_3Insts(const MCSubtargetInfo &STI) { in hasGFX10_3Insts() function
1301 bool hasGFX10_3Insts(const MCSubtargetInfo &STI);