Searched refs:HasZeroCycleZeroingFP (Results 1 – 5 of 5) sorted by relevance
162 bool HasZeroCycleZeroingFP = false; variable290 bool hasZeroCycleZeroingFP() const { return HasZeroCycleZeroingFP; } in hasZeroCycleZeroingFP()
127 def FeatureZCZeroingFP : SubtargetFeature<"zcz-fp", "HasZeroCycleZeroingFP", "true",
187 bool HasZeroCycleZeroingFP = false; variable321 bool hasZeroCycleZeroingFP() const { return HasZeroCycleZeroingFP; } in hasZeroCycleZeroingFP()
150 def FeatureZCZeroingFP : SubtargetFeature<"zcz-fp", "HasZeroCycleZeroingFP", "true",
19309 if (Bits[AArch64::FeatureZCZeroingFP]) HasZeroCycleZeroingFP = true;