Searched refs:HasExtDiv (Results 1 – 6 of 6) sorted by relevance
106 bool HasExtDiv; variable237 bool hasExtDiv() const { return HasExtDiv; } in hasExtDiv()
87 HasExtDiv = false; in initializeEnvironment()
635 isPPC64, Requires<[HasExtDiv]>;640 isPPC64, Requires<[HasExtDiv]>;644 isPPC64, Requires<[HasExtDiv]>;649 isPPC64, Requires<[HasExtDiv]>;
93 def FeatureExtDiv : SubtargetFeature<"extdiv", "HasExtDiv", "true",
748 def HasExtDiv : Predicate<"PPCSubTarget->hasExtDiv()">;2377 Requires<[HasExtDiv]>;2382 Requires<[HasExtDiv]>;2386 Requires<[HasExtDiv]>;2391 Requires<[HasExtDiv]>;
788 bool HasExtDiv; member in __anon98321eb30111::PPCTargetInfo797 HasBPERMD(false), HasExtDiv(false) { in PPCTargetInfo()1061 HasExtDiv = true; in handleTargetFeatures()1346 .Case("extdiv", HasExtDiv) in hasFeature()