Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 6 of 6) sorted by relevance
434 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
922 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
597 bool shouldConsiderGEPOffsetSplit() const override;
11756 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
2798 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4612 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()