Searched refs:HasCCDP (Results 1 – 4 of 4) sorted by relevance
68 bool HasCCDP = false; variable
688 .Case("dpb2", HasCCDP) in hasFeature()889 HasCCDP = true; in handleTargetFeatures()
426 def FeatureCacheDeepPersist : SubtargetFeature<"ccdp", "HasCCDP",
243 def HasCCDP : Predicate<"Subtarget->hasCCDP()">,