Searched refs:HasWideArithmetic (Results 1 – 6 of 6) sorted by relevance
71 .Case("wide-arithmetic", HasWideArithmetic) in hasFeature()117 if (HasWideArithmetic) in getTargetDefines()343 HasWideArithmetic = true; in handleTargetFeatures()347 HasWideArithmetic = false; in handleTargetFeatures()
74 bool HasWideArithmetic = false; variable
56 bool HasWideArithmetic = false; variable114 bool hasWideArithmetic() const { return HasWideArithmetic; } in hasWideArithmetic()
133 let Predicates = [HasWideArithmetic] in {158 } // Predicates = [HasWideArithmetic]
90 SubtargetFeature<"wide-arithmetic", "HasWideArithmetic", "true",
95 def HasWideArithmetic :