Searched refs:HasCrypto (Results 1 – 9 of 9) sorted by relevance
324 const auto HasCrypto = ItRCrypto != ItREnd; in getAArch64TargetFeatures() local330 if (HasCrypto && HasNoCrypto) { in getAArch64TargetFeatures()336 if (HasCrypto && !NoCrypto) { in getAArch64TargetFeatures()370 if (HasCrypto && !NoCrypto) { in getAArch64TargetFeatures()
98 bool HasCrypto = false; variable361 bool hasCrypto() const { return HasCrypto; } in hasCrypto()
52 def FeatureCrypto : SubtargetFeature<"crypto", "HasCrypto", "true",
82 def HasCrypto : Predicate<"Subtarget->hasCrypto()">,
358 bool HasCrypto = false; variable656 bool hasCrypto() const { return HasCrypto; } in hasCrypto()
100 def HasCrypto : Predicate<"Subtarget->hasCrypto()">,
170 def FeatureCrypto : SubtargetFeature<"crypto", "HasCrypto", "true",
32 bool HasCrypto; variable
441 HasCrypto = false; in handleTargetFeatures()514 HasCrypto = true; in handleTargetFeatures()