Searched refs:shouldRemoveRedundantExtend (Results 1 – 4 of 4) sorted by relevance
678 bool shouldRemoveRedundantExtend(SDValue Op) const override;
15727 bool AArch64TargetLowering::shouldRemoveRedundantExtend(SDValue Extend) const { in shouldRemoveRedundantExtend() function in AArch64TargetLowering
1810 virtual bool shouldRemoveRedundantExtend(SDValue Op) const { return true; } in shouldRemoveRedundantExtend() function
838 shouldRemoveRedundantExtend(Op)) in SimplifyMultipleUseDemandedBits()