Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 6 of 6) sorted by relevance
453 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
938 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
598 bool shouldConsiderGEPOffsetSplit() const override;
12119 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
2818 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4616 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()