Searched refs:HasZeroCycleZeroingGP (Results 1 – 5 of 5) sorted by relevance
161 bool HasZeroCycleZeroingGP = false; variable288 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP()
124 def FeatureZCZeroingGP : SubtargetFeature<"zcz-gp", "HasZeroCycleZeroingGP", "true",
186 bool HasZeroCycleZeroingGP = false; variable319 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP()
147 def FeatureZCZeroingGP : SubtargetFeature<"zcz-gp", "HasZeroCycleZeroingGP", "true",
19311 if (Bits[AArch64::FeatureZCZeroingGP]) HasZeroCycleZeroingGP = true;