Searched refs:shouldExtendGSIndex (Results 1 – 4 of 4) sorted by relevance
1253 bool shouldExtendGSIndex(EVT VT, EVT &EltTy) const override;
5502 bool AArch64TargetLowering::shouldExtendGSIndex(EVT VT, EVT &EltTy) const { in shouldExtendGSIndex() function in AArch64TargetLowering
1507 virtual bool shouldExtendGSIndex(EVT VT, EVT &EltTy) const { return false; } in shouldExtendGSIndex() function
4707 if (TLI.shouldExtendGSIndex(IdxVT, EltTy)) { in visitMaskedScatter()4815 if (TLI.shouldExtendGSIndex(IdxVT, EltTy)) { in visitMaskedGather()7921 if (TLI.shouldExtendGSIndex(IdxVT, EltTy)) { in visitVPGather()7985 if (TLI.shouldExtendGSIndex(IdxVT, EltTy)) { in visitVPScatter()