Searched defs:shouldRemoveRedundantExtend (Results 1 – 2 of 2) sorted by relevance
1810 virtual bool shouldRemoveRedundantExtend(SDValue Op) const { return true; } in shouldRemoveRedundantExtend() function
15727 bool AArch64TargetLowering::shouldRemoveRedundantExtend(SDValue Extend) const { in shouldRemoveRedundantExtend() function in AArch64TargetLowering