Searched refs:CustomAsCheapAsMove (Results 1 – 7 of 7) sorted by relevance
78 bool CustomAsCheapAsMove = false; variable185 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling()
80 "CustomAsCheapAsMove", "true",
177 bool CustomAsCheapAsMove = false; variable326 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling()
166 "CustomAsCheapAsMove", "true",
203 bool CustomAsCheapAsMove = false; variable358 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling()
189 "CustomAsCheapAsMove", "true",
19212 if (Bits[AArch64::FeatureCustomCheapAsMoveHandling]) CustomAsCheapAsMove = true;