Searched refs:shouldRemoveExtendFromGSIndex (Results 1 – 6 of 6) sorted by relevance
481 bool shouldRemoveExtendFromGSIndex(EVT VT) const override;
8424 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(EVT VT) const { in shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering
1047 bool shouldRemoveExtendFromGSIndex(EVT VT) const override;
4074 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT VT) const { in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering
1331 virtual bool shouldRemoveExtendFromGSIndex(EVT VT) const { return false; } in shouldRemoveExtendFromGSIndex() function
9646 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()9655 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()