Searched refs:HasZeroCycleRegMove (Results 1 – 5 of 5) sorted by relevance
67 bool HasZeroCycleRegMove = false; variable168 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove()
48 def FeatureZCRegMove : SubtargetFeature<"zcm", "HasZeroCycleRegMove", "true",
96 bool HasZeroCycleRegMove = false; variable215 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove()
81 def FeatureZCRegMove : SubtargetFeature<"zcm", "HasZeroCycleRegMove", "true",
10933 if (Bits[AArch64::FeatureZCRegMove]) HasZeroCycleRegMove = true;