Searched refs:shouldRemoveExtendFromGSIndex (Results 1 – 6 of 6) sorted by relevance
600 bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const override;
13923 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering
1160 bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const override;
5300 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering
1416 virtual bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const { in shouldRemoveExtendFromGSIndex() function
10996 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType(), DataVT)) { in refineIndexType()11011 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType(), DataVT)) { in refineIndexType()