Searched refs:shouldRemoveExtendFromGSIndex (Results 1 – 4 of 4) sorted by relevance
984 bool shouldRemoveExtendFromGSIndex(EVT VT) const override;
3781 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT VT) const { in shouldRemoveExtendFromGSIndex() function in AArch64TargetLowering
1323 virtual bool shouldRemoveExtendFromGSIndex(EVT VT) const { return false; } in shouldRemoveExtendFromGSIndex() function
9459 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()9468 if (TLI.shouldRemoveExtendFromGSIndex(Op.getValueType())) { in refineIndexType()