Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 7 of 7) sorted by relevance
503 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
694 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
963 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
696 bool shouldConsiderGEPOffsetSplit() const override;
16303 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
3253 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4865 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()