Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 7 of 7) sorted by relevance
526 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
475 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
946 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
622 bool shouldConsiderGEPOffsetSplit() const override;
13581 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
3051 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4636 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()