Searched refs:shouldRemoveRedundantExtend (Results 1 – 4 of 4) sorted by relevance
196 bool shouldRemoveRedundantExtend(SDValue Op) const override;
16527 bool AArch64TargetLowering::shouldRemoveRedundantExtend(SDValue Extend) const { in shouldRemoveRedundantExtend() function in AArch64TargetLowering
1867 virtual bool shouldRemoveRedundantExtend(SDValue Op) const { return true; } in shouldRemoveRedundantExtend() function
893 shouldRemoveRedundantExtend(Op)) in SimplifyMultipleUseDemandedBits()