Searched refs:HasCCDP (Results 1 – 4 of 4) sorted by relevance
64 bool HasCCDP = false; variable
651 .Case("dpb2", HasCCDP) in hasFeature()833 HasCCDP = true; in handleTargetFeatures()
407 def FeatureCacheDeepPersist : SubtargetFeature<"ccdp", "HasCCDP",
201 def HasCCDP : Predicate<"Subtarget->hasCCDP()">,