Searched refs:shouldRemoveExtendFromGSIndex (Results 1 – 6 of 6) sorted by relevance
585 bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const override;
12207 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering
1109 bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const override;
4853 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering
1396 virtual bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const { in shouldRemoveExtendFromGSIndex() function
10598 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType(), DataVT)) { in refineIndexType()10613 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType(), DataVT)) { in refineIndexType()