Searched refs:CustomAsCheapAsMove (Results 1 – 5 of 5) sorted by relevance
78 bool CustomAsCheapAsMove = false; variable185 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling()
80 "CustomAsCheapAsMove", "true",
114 bool CustomAsCheapAsMove = false; variable249 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling()
119 "CustomAsCheapAsMove", "true",
10900 if (Bits[AArch64::FeatureCustomCheapAsMoveHandling]) CustomAsCheapAsMove = true;