Searched refs:shouldRemoveExtendFromGSIndex (Results 1 – 6 of 6) sorted by relevance
500 bool shouldRemoveExtendFromGSIndex(EVT VT) const override;
8878 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(EVT VT) const { in shouldRemoveExtendFromGSIndex() function in RISCVTargetLowering
1066 bool shouldRemoveExtendFromGSIndex(EVT VT) const override;
4162 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT VT) const { in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering
1344 virtual bool shouldRemoveExtendFromGSIndex(EVT VT) const { return false; } in shouldRemoveExtendFromGSIndex() function
9732 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()9741 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()